ColorableItemInfo.bBackgroundValid 字段

定义

指示背景色有效的布尔值。

public: int bBackgroundValid;
public: int bBackgroundValid;
int bBackgroundValid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int bBackgroundValid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable bBackgroundValid : int
Public bBackgroundValid As Integer 

字段值

Int32
属性

注解

COM 签名

从 vsshell:

BOOL bBackgroundValid;  

适用于