ElementOperations.IsElementGroupPrototypeFormatAvailable Method

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'宣言
Public Shared Function IsElementGroupPrototypeFormatAvailable As Boolean
'使用
Dim returnValue As Boolean

returnValue = ElementOperations.IsElementGroupPrototypeFormatAvailable()
public static bool IsElementGroupPrototypeFormatAvailable()
public:
static bool IsElementGroupPrototypeFormatAvailable()
public static function IsElementGroupPrototypeFormatAvailable() : boolean

Return Value

Type: System.Boolean

Permissions

See Also

Reference

ElementOperations Class

ElementOperations Members

Microsoft.VisualStudio.Modeling Namespace