DoIdleEventArgs Constructor (UInt32)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
DoIdleEventArgs(
	unsigned int rawFlags
)

Parameters

rawFlags
Type: System::UInt32

The MSO flags that indicate what kind of idle tasks the user should perform.

Exposed through the IdleTypes property.

Return to top
Show: