RequestCultureFeature.RequestCulture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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