IOperation::Interface Property

 

Gets the Interface that owns this Operation. May be null.

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

property IInterface^ Interface {
	IInterface^ get();
}
Return to top
Show: