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.
A prefix to be used for every subword that is not a beginning-of-word
public string? ContinuingSubwordPrefix { get; set; }
member this.ContinuingSubwordPrefix : string with get, set
Public Property ContinuingSubwordPrefix As String