共用方式為


ModelingWindowPane.GetContainerSelected 方法

指定是否選取指定的容器。

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

語法

'宣告
Public Function GetContainerSelected ( _
    value As Object _
) As Boolean
public bool GetContainerSelected(
    Object value
)

參數

傳回值

型別:System.Boolean
如果容器是已選取,否則為 false,則為 true。

.NET Framework 安全性

請參閱

參考

ModelingWindowPane 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間