IVsDataObjectTypeMember.Type Property

Definition

Gets the type of the data object as a Type.

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The type of the data object as a Type.

Applies to