LOGFONTW::lfFaceName Field

 

A null-terminated string that specifies the typeface name of the font.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
array<unsigned short>^ lfFaceName

Field Value

Type: array<System::UInt16>^

From vsshell.idl:

Return to top
Show: