FrameworkName.Profile 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個 FrameworkName 物件的設定檔名稱。
public:
property System::String ^ Profile { System::String ^ get(); };
public string Profile { get; }
member this.Profile : string
Public ReadOnly Property Profile As String
屬性值
這個 FrameworkName 物件的設定檔名稱。
備註
唯讀 Profile 屬性的值是在類別建構函式中 FrameworkName 設定。