Condividi tramite


Costruttore SupportedType (Type, String)

Creare il tipo supportato con tipo e il nome visualizzato

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Sintassi

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

Parametri

  • displayName
    Tipo: System.String
    Il nome visualizzato del tipo supportato

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SupportedType Classe

Overload SupportedType

Spazio dei nomi Microsoft.VisualStudio.Modeling.Integration