ModuleInfo.ProfileName Property

Name of current execution profile.
<ID("ProfileName", (int)e.ProfileName)> _ 
Public ReadOnly Property ProfileName() As String
This language is not supported or no code example is available.
[ID("ProfileName", (int)e.ProfileName)] 
public string ProfileName {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition