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

屬性值

一個代表唯一識別碼的字串。

屬性

適用於