IOperation::Type Property

 

The type of the return value, if there is one.

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

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