LcdCharacterEncoding.ReadOnlyMemoryName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specified Name of the hardcoded character memory set for which this Encoding is intended. An encoding shall only be loaded to a matching display.
public string ReadOnlyMemoryName { get; }
member this.ReadOnlyMemoryName : string
Public ReadOnly Property ReadOnlyMemoryName As String