IVsDataViewSelectionInfo.SelectionType Eigenschaft

Definition

Ruft den Typ des Datenobjekts ab, das in der Auswahl dargestellt wird.

public:
 property Microsoft::VisualStudio::Data::Services::IVsDataObjectType ^ SelectionType { Microsoft::VisualStudio::Data::Services::IVsDataObjectType ^ get(); };
public Microsoft.VisualStudio.Data.Services.IVsDataObjectType SelectionType { get; }
member this.SelectionType : Microsoft.VisualStudio.Data.Services.IVsDataObjectType
Public ReadOnly Property SelectionType As IVsDataObjectType

Eigenschaftswert

IVsDataObjectType

Ein- IVsDataObjectType Objekt, das den Typ des Datenobjekts darstellt, das in der Auswahl darstellt.

Gilt für