ColorableItemInfo.dwFontFlags 字段

指定字体标志的 DWORD

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
Public dwFontFlags As UInteger
public uint dwFontFlags

备注

COM 签名

从 vsshell.idl:

DWORD dwFontFlags;

dwFontFlags 的值从 FONTFLAGS__FCFONTFLAGS 枚举中采用。

.NET Framework 安全性

请参见

参考

ColorableItemInfo 结构

Microsoft.VisualStudio.Shell.Interop 命名空间