VSArrangeWindowInfo.flags Field

Definition

Flags specifying the window arrangements. See __VSArrangeWindowFlags.

public: System::UInt32 flags;
public: unsigned int flags;
unsigned int flags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSArrangeWindowFlags")]
public uint flags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSArrangeWindowFlags")>]
val mutable flags : uint32
Public flags As UInteger 

Field Value

Attributes

Applies to