VSArrangeWindowInfo.flags 字段

定义

指定窗口排列方式的标志。 请参阅 __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 

字段值

UInt32
属性

适用于