ElementGroupPrototype Properties

 

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

NameDescription
System_CAPS_pubpropertyProtoElementLinks

Gets collection of all ProtoElementLinks contained in the ElementGroupPrototype.

System_CAPS_pubpropertyProtoElements

Gets collection of all ProtoElements contained in the ElementGroupPrototype.

System_CAPS_pubpropertyRootProtoElements

Gets collection of all root ProtoElements contained in the ElementGroupPrototype.

System_CAPS_pubpropertySourceContext

Returns this ElementGroupPrototype's source ElementGroupContext object

System_CAPS_pubpropertySourceRootElementIds

returns a read-only list of root element ids from the source context

System_CAPS_pubpropertyTargetContext

Returns this ElementGroupPrototype's target ElementGroupContext object

System_CAPS_pubpropertyTargetRootElementIds

returns a read-only list of root element ids from the target context

System_CAPS_pubpropertyTopLevelProtoGroup

Prototype for the group this ElementGroupPrototype represents

System_CAPS_pubpropertyUserData

The user-defined data object from the outer-most element group

Return to top
Show: