VsPropertyBrowserState.cStatusHeight 字段

定义

状态窗格中显示的行数。

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

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于