Share via


NativeMethods.LOGFONT.lfFaceName Field

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

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public lfFaceName As String
'Usage
Dim instance As NativeMethods..::..LOGFONT
Dim value As String

value = instance.lfFaceName

instance.lfFaceName = value
public string lfFaceName
public:
String^ lfFaceName
public var lfFaceName : String
val mutable lfFaceName: string

.NET Framework Security

See Also

Reference

NativeMethods.LOGFONT Class

NativeMethods.LOGFONT Members

Microsoft.VisualStudio Namespace