ColorableItemInfo.bForegroundValid 字段

定义

指示前景色是否有效的布尔值。

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

字段值

Int32
属性

注解

COM 签名

从 vsshell:

BOOL bForegroundValid;  

适用于