ResourceExpressionEditorSheet.ClassKey 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定索引鍵,與專案之全域資源資料夾中的資源檔名相符。
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 資料夾中。