XPathItem.Value Proprietà

Definizione

Quando sottoposto a override in una classe derivata, ottiene il valore string dell'elemento.

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

Valore della proprietà

Valore dell'elemento string.

Si applica a