VSConstants.DocumentFrame Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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