CodeFixResources.

Culture Property

Summary

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

Syntax

[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static CultureInfo Culture { get; set; }

Attributes

Type Description
EditorBrowsableAttribute

Value

Type Description
CultureInfo
GitHub