共用方式為


ModelBusAdapterManager.GetSupportedLogicalAdapterIds 方法

傳回這個介面卡的管理員所支援的介面板類型識別碼

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

語法

'宣告
Public MustOverride Function GetSupportedLogicalAdapterIds As IEnumerable(Of String)
public abstract IEnumerable<string> GetSupportedLogicalAdapterIds()

傳回值

型別:System.Collections.Generic.IEnumerable<String>

.NET Framework 安全性

請參閱

參考

ModelBusAdapterManager 類別

Microsoft.VisualStudio.Modeling.Integration 命名空間