SetAsyncResult::ResultCode Property

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
property SetAsyncResultCode ResultCode {
	[CompilerGeneratedAttribute]
	SetAsyncResultCode get();
	[CompilerGeneratedAttribute]
	private: void set(SetAsyncResultCode value);
}
Return to top
Show: