Compartir por


FrameworkName.Profile Propiedad

Definición

Obtiene el nombre de perfil de este FrameworkName objeto.

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

Nombre de perfil de este FrameworkName objeto.

Comentarios

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

Se aplica a