INamespace::PackageImports Property

 

Gets the packages that are imported by this namespace.

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

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