共用方式為


ModelBusAdapterManager.GetSupportedLogicalAdapterIds 方法

傳回這個配接器管理員所支援的配接器類型 ID

命名空間:  Microsoft.VisualStudio.Modeling.Integration
組件:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.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 命名空間