IRequestCultureFeature.RequestCulture Property

Definition

The RequestCulture of the request.

public:
 property Microsoft::AspNetCore::Localization::RequestCulture ^ RequestCulture { Microsoft::AspNetCore::Localization::RequestCulture ^ get(); };
public Microsoft.AspNetCore.Localization.RequestCulture RequestCulture { get; }
member this.RequestCulture : Microsoft.AspNetCore.Localization.RequestCulture
Public ReadOnly Property RequestCulture As RequestCulture

Property Value

Applies to