DelegatingXmlDictionaryReader.Value Propriété

Définition

Obtient le texte du nœud actuel.

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

Valeur de propriété

Valeur du texte du nœud actuel. Pour plus d'informations, consultez la propriété Value.

S’applique à