共用方式為


IMonikerResolver.ResolveMoniker 方法

將 moniker 解析為一個或多個項目。

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

語法

'宣告
Function ResolveMoniker ( _
    moniker As Moniker _
) As ModelElement
ModelElement ResolveMoniker(
    Moniker moniker
)

參數

傳回值

類型:Microsoft.VisualStudio.Modeling.ModelElement
此 moniker 所代表的模型項目。

.NET Framework 安全性

請參閱

參考

IMonikerResolver 介面

Microsoft.VisualStudio.Modeling 命名空間