IVsDataViewCommandInfo.CommandProviderType Propriété

Définition

Obtient la classe en tant Type que qui implémente l' IVsDataViewCommandProvider entité de prise en charge. Le fournisseur fournit cette implémentation.

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

Valeur de propriété

Type

TypeReprésentant la classe qui implémente l' IVsDataViewCommandProvider entité de prise en charge.

S’applique à