ValueProviderResult.Culture Property

Definition

Gets or sets the culture.

public System.Globalization.CultureInfo Culture { get; protected set; }
member this.Culture : System.Globalization.CultureInfo with get, set
Public Property Culture As CultureInfo

Property Value

The culture.

Applies to