IExpandedResult.ExpandedElement Property

Definition

Gets the element with expanded properties.

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

Property Value

The object in a property expanded by IExpandedResult.

Applies to