VSConstants.DocumentFrame Field

Definition

IVsSelectionEvents.OnElementValueChanged flag: A document frame.

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

Field Value

Value = 2
Attributes

Applies to