Sdílet prostřednictvím


SupportedType – konstruktor (Type, String)

Vytvořit typ podporovaný typ a zobrazovaný název

Obor názvů:  Microsoft.VisualStudio.Modeling.Integration
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntaxe

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

Parametry

  • displayName
    Typ: System.String
    Zobrazovaný název typu podporované

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SupportedType Třída

SupportedType – přetížení

Microsoft.VisualStudio.Modeling.Integration – obor názvů