CommandSet.IsExpandableShape 方法

验证用户是否可以展开该形状显示字段的特性。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Protected Function IsExpandableShape As Boolean
protected bool IsExpandableShape()

返回值

类型:System.Boolean
因此,如果用户可以展开该形状,则为 true;否则,错误。

备注

默认情况下,用户可以展开隔离舱形状。

.NET Framework 安全性

请参见

参考

CommandSet 类

Microsoft.VisualStudio.Modeling.Shell 命名空间