ClientStation.CultureInfo Property

Gets or sets the client's language selection.
<ID("CultureInfo", (int)e.CultureInfo)> _ 
Public Property CultureInfo() As String
This language is not supported or no code example is available.
[ID("CultureInfo", (int)e.CultureInfo)] 
public string CultureInfo {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition