SupportedType (Constructor) (Type, String)

Create admitía el tipo con el tipo y el nombre para mostrar

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Integration
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Sintaxis

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

Parámetros

  • displayName
    Tipo: System.String
    El nombre para mostrar del tipo compatible

Seguridad de .NET Framework

Vea también

Referencia

SupportedType Clase

SupportedType (Sobrecarga)

Microsoft.VisualStudio.Modeling.Integration (Espacio de nombres)