FrameworkName.Profile Vlastnost

Definice

Získá název profilu tohoto FrameworkName objektu.

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

Hodnota vlastnosti

Název profilu tohoto FrameworkName objektu.

Poznámky

Hodnota vlastnosti jen Profile pro čtení je nastavena v konstruktoru FrameworkName třídy.

Platí pro