다음을 통해 공유


MetadataProperty.Value 속성

정의

메타데이터 속성의 값을 가져옵니다.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlIgnore]
public string Value { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Value : string with get, set
Public Property Value As String

속성 값

string 값입니다.

특성

적용 대상