TextTranslationTransliterateOptions.Content 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.
Array of the text to be transliterated.
public System.Collections.Generic.IEnumerable<string> Content { get; }
member this.Content : seq<string>
Public ReadOnly Property Content As IEnumerable(Of String)