Partager via


SupportedType, constructeur (Type, String)

Create a pris en charge le type au type et le nom complet

Espace de noms :  Microsoft.VisualStudio.Modeling.Integration
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Integration.11.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
    Le type pris en charge
  • displayName
    Type : System.String
    Le nom complet pris en charge du type

Sécurité .NET Framework

Voir aussi

Référence

SupportedType Classe

SupportedType, surcharge

Microsoft.VisualStudio.Modeling.Integration, espace de noms