IdleStateChangedEventArgs::IsIdle Property
Visual Studio 2015
Determines whether or not the setting store state is idle.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: property bool IsIdle { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] private: void set(bool value); }
Show: