Bpe.ContinuingSubwordPrefix 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.
An optional prefix to use on any sub-word that exist only behind another one
public string? ContinuingSubwordPrefix { get; set; }
member this.ContinuingSubwordPrefix : string with get, set
Public Property ContinuingSubwordPrefix As String