IOperation::Class Property

 

Gets the Class that owns this operation. May be null.

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

property IClass^ Class {
	IClass^ get();
}
Return to top
Show: