Compartir a través de


CustomXMLNode.NodeValue Propiedad

Definición

Obtiene o establece el valor del nodo actual. Lectura/escritura.

public:
 property System::String ^ NodeValue { System::String ^ get(); void set(System::String ^ value); };
public string NodeValue { get; set; }
member this.NodeValue : string with get, set
Public Property NodeValue As String

Valor de propiedad

Cadena

Se aplica a