ElementOperations::IsElementGroupPrototypeFormatAvailable Method ()

 

Returns true if the ElementGroupPrototype clipboard format is available on the clipboard, otherwise false.

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

public:
static bool IsElementGroupPrototypeFormatAvailable()

Return Value

Type: System::Boolean

True if the ElementGroupPrototype clipboard format is available on the clipboard, otherwise false.

Return to top
Show: