FrameworkName.Profile 屬性

定義

取得這個 FrameworkName 物件的設定檔名稱。

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

屬性值

String

這個 FrameworkName 物件的設定檔名稱。

備註

唯讀 Profile 屬性的值是在類別建構函式中 FrameworkName 設定。

適用於