AliasedValue.Value Property

Definition

Gets the value returned by the query.

public:
 property System::Object ^ Value { System::Object ^ get(); };
[System.Runtime.Serialization.DataMember]
public object Value { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

The value returned by the query.

Attributes

Applies to