XPathItem.Value 속성

정의

파생 클래스에서 재정의된 경우 항목의 string 값을 가져옵니다.

public:
 abstract property System::String ^ Value { System::String ^ get(); };
public abstract string Value { get; }
member this.Value : string
Public MustOverride ReadOnly Property Value As String

속성 값

String

항목의 string 값입니다.

적용 대상