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

プロパティ値

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

属性

適用対象