CustomXMLNode.NodeValue Property

Definition

Gets or sets the value of the current node. Read/write.

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

Property Value

String

Applies to