共用方式為


SupportedType 建構函式 (Type, String)

建立含有型別和顯示名稱的支援型別

命名空間:  Microsoft.VisualStudio.Modeling.Integration
組件:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)

語法

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

參數

  • displayName
    類型:System.String
    支援的型別的顯示名稱

.NET Framework 安全性

請參閱

參考

SupportedType 類別

SupportedType 多載

Microsoft.VisualStudio.Modeling.Integration 命名空間