LocalizationManager.ResourceManager プロパティ

定義

ResourceManager コントロールの文字列値を取得します。値の設定も可能です。

public:
 property System::String ^ ResourceManager { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute]
public string ResourceManager { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.ResourceManager : string with get, set
Public Property ResourceManager As String

プロパティ値

ResourceManager を表す文字列値。

属性

適用対象