Share via


RetrieveProvisionedLanguagesResponse.RetrieveProvisionedLanguages Property

Definition

Gets an array of locale ID values that represent the provisioned languages.

public:
 property cli::array <int> ^ RetrieveProvisionedLanguages { cli::array <int> ^ get(); };
public int[] RetrieveProvisionedLanguages { get; }
member this.RetrieveProvisionedLanguages : int[]
Public ReadOnly Property RetrieveProvisionedLanguages As Integer()

Property Value

Int32[]

An array of locale ID values that represent the provisioned languages..

Remarks

Valid locale ID values can be found at Locale ID (LCID) Chart.

Applies to