共用方式為


ResourceExpressionEditorSheet.ClassKey 屬性

定義

取得或設定索引鍵,與專案之全域資源資料夾中的資源檔名相符。

public:
 property System::String ^ ClassKey { System::String ^ get(); void set(System::String ^ value); };
public string ClassKey { get; set; }
member this.ClassKey : string with get, set
Public Property ClassKey As String

屬性值

全域資源資料夾中的資源檔索引鍵。

備註

在 Visual Studio 2005 中,全域資源檔位於 App_GlobalResources 資料夾中。

適用於

另請參閱