Condividi tramite


Costruttore SupportedType (Type, String)

Creare il tipo supportato con tipo e nome visualizzato

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

Sintassi

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

Parametri

  • displayName
    Tipo: System.String
    Nome visualizzato del tipo supportato

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SupportedType Classe

Overload SupportedType

Spazio dei nomi Microsoft.VisualStudio.Modeling.Integration