INamedElement::ClientDependencies Property

 

Gets the Dependency relationships for which this element is the Client.

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

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