Localizable.ResourceID プロパティ

定義

一意識別子の値を取得または設定します。

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

プロパティ値

一意識別子を表す文字列です。

属性

適用対象