IPackageableElement::OwningPackage Property

 

Gets the package that contains this element.

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

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