다음을 통해 공유


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

속성 값

고유 식별자를 나타내는 문자열입니다.

특성

적용 대상