Localizable.ResourceID Property

Definition

Gets or sets a value for the unique identifier.

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

Property Value

A string that represents the unique identifier.

Attributes

Applies to