ElementGroupPrototype::SourceRootElementIds Property

 

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

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

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