WsXmlDocument.Value Property
Contains the value of the root XML node element.
Namespace: Ws.Services.Xml
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
public string Value { get; set; }
Property Value
The value of the root XML node element.
Version Information
Available in .NET Micro Framework version 2.5
See Also
Reference
WsXmlDocument Class
WsXmlDocument Members
Ws.Services.Xml Namespace