IRelationship::SourceElement Property

 

Source element of the relationship.

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

property IElement^ SourceElement {
	IElement^ get();
	void set(IElement^ value);
}
Return to top
Show: