ProvideUIContextRuleAttribute::Delay Property
Visual Studio 2015
Gets the delay, in milliseconds, before activating the UI context.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property unsigned int Delay { [CompilerGeneratedAttribute] unsigned int get(); [CompilerGeneratedAttribute] private: void set(unsigned int value); }
Show: