Modifier

XamlDebuggerXmlReader.Value Property

Definition

Gets the element at the node currently being read.

public:
 virtual property System::Object ^ Value { System::Object ^ get(); };
public override object Value { get; }
member this.Value : obj
Public Overrides ReadOnly Property Value As Object

Property Value

An element in an XAML file.

Applies to