FrameworkName.Profile Propiedad

Definición

Obtiene el nombre de perfil de este objeto FrameworkName.

public:
 property System::String ^ Profile { System::String ^ get(); };
public string Profile { get; }
member this.Profile : string
Public ReadOnly Property Profile As String

Valor de propiedad

String

Nombre de perfil de este objeto FrameworkName.

Comentarios

El valor de la propiedad de solo Profile lectura se establece en el constructor de clase FrameworkName .

Se aplica a