Share via


DocumentLanguage.Locale Property

Definition

Detected language. Value may an ISO 639-1 language code (ex. "en", "fr") or BCP 47 language tag (ex. "zh-Hans").

public string Locale { get; }
member this.Locale : string
Public ReadOnly Property Locale As String

Property Value

Applies to