VSConstants.UserContext Field

Definition

IVsSelectionEvents.OnElementValueChanged flag: A user context.

public: System::UInt32 UserContext = 5;
unsigned int UserContext = 5;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const uint UserContext = 5;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
val mutable UserContext : uint32
Public Const UserContext As UInteger  = 5

Field Value

Value = 5
Attributes

Applies to