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 的價值。

適用於