CodeSchemaResources::Culture Property
Visual Studio 2015
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)
public: property CultureInfo^ Culture { static CultureInfo^ get(); static void set(CultureInfo^ value); }
Property Value
Type: System.Globalization::CultureInfo^
Show: