IPackage::NestingPackage Property

 

Gets the package that owns this package, or null.

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

property IPackage^ NestingPackage {
	IPackage^ get();
}
Return to top
Show: