ElementGroupPrototype::TargetRootElementIds Property

 

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

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

public:
property ReadOnlyCollection<Guid>^ TargetRootElementIds {
	ReadOnlyCollection<Guid>^ get();
}
Return to top
Show: