IPackage::NestedPackages Property

 

Gets the Packages owned by this package.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IEnumerable<IPackage^>^ NestedPackages {
	IEnumerable<IPackage^>^ get();
}
Return to top
Show: