Visual Basic (Declaration) | |
---|---|
Public Property Value As XmlObjects.Value |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As XmlObjects.Property Dim value As XmlObjects.Value instance.Value = value value = instance.Value |
C# | |
---|---|
public XmlObjects.Value Value {get; set;} |
C++/CLI | |
---|---|
public: property XmlObjects.Value^ Value { XmlObjects.Value^ get(); void set ( XmlObjects.Value^ value); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2