ElementOperations.IsElementGroupPrototypeFormatAvailable 方法

如果 ElementGroupPrototype 剪贴板格式在剪贴板上可用则返回 true,否则为 false。

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

语法

声明
Public Shared Function IsElementGroupPrototypeFormatAvailable As Boolean
public static bool IsElementGroupPrototypeFormatAvailable()

返回值

类型:System.Boolean
如果剪贴板上有 ElementGroupPrototype 剪贴板,则为 true,否则为 false。

.NET Framework 安全性

请参阅

参考

ElementOperations 类

Microsoft.VisualStudio.Modeling 命名空间