PropertyXmlNode.Value Property
Gets or sets property value.
public string Value {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get Value() : String;
public function set Value(value : String);
This language is not supported or no code example is available.
Property Value
string
In this article
Definition