TypeValueXmlNode.Value Property

public Type Value {get; set;}
This language is not supported or no code example is available.
public:  
property Type^ Value { 
Type^ get( ); 
void set( 
Type^ value 
); 
}
This language is not supported or no code example is available.
public function get Value() : Type
public function set Value(value : Type);
This language is not supported or no code example is available.

Property Value

Type

In this article

Definition