Partager via


SupportedType, constructeur (Type, String)

Créer un type pris en charge avec le type et le nom complet.

Espace de noms :  Microsoft.VisualStudio.Modeling.Integration
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    supportedType As Type, _
    displayName As String _
)
public SupportedType(
    Type supportedType,
    string displayName
)

Paramètres

  • supportedType
    Type : System.Type
    Type pris en charge
  • displayName
    Type : System.String
    Nom complet du type pris en charge

Sécurité .NET Framework

Voir aussi

Référence

SupportedType Classe

SupportedType, surcharge

Microsoft.VisualStudio.Modeling.Integration, espace de noms