StackFrame2::ReturnType Property

 

Gets a string that contains the return type for the stack property.

Namespace:   EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

property String^ ReturnType {
	String^ get();
}

Property Value

Type: System::String^

A string that contains the return type for the stack property.

Return to top
Show: