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

属性值

表示唯一标识符的字符串。

属性

适用于