IVsDataViewCommonNodeInfo.DropTargetProviderType, propriété

Obtient la classe comme Type qui implémente l'entité de prise en charge d' IVsDataViewDropTargetProvider . 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 DropTargetProviderType As Type
Type DropTargetProviderType { get; }
property Type^ DropTargetProviderType {
    Type^ get ();
}
abstract DropTargetProviderType : Type with get
function get DropTargetProviderType () : Type

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewCommonNodeInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms