Partager via


IVsDataViewInfo.DragSourceProviderType, propriété

Obtient la classe comme Type qui implémente l'entité de prise en charge d' IVsDataViewDragSourceProvider . Le fournisseur fournit cette implémentation.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property DragSourceProviderType As Type
Type DragSourceProviderType { get; }
property Type^ DragSourceProviderType {
    Type^ get ();
}
abstract DragSourceProviderType : Type with get
function get DragSourceProviderType () : Type

Valeur de propriété

Type : Type
Type comme une classe qui implémente l'entité de prise en charge d' IVsDataViewDragSourceProvider .

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms