Class Resources
A strongly-typed resource class, for looking up localized strings, etc.
Namespace: OnixS.Cme.ILink3.Properties
Assembly: OnixS.Cme.ILink3.dll
Syntax
public class Resources : object
Properties
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Declaration
public static System.Globalization.CultureInfo Culture { get; set; }
Property Value
Type | Description |
---|---|
System.Globalization.CultureInfo |
ResourceManager
Returns the cached ResourceManager instance used by this class.
Declaration
public static System.Resources.ResourceManager ResourceManager { get; }
Property Value
Type | Description |
---|---|
System.Resources.ResourceManager |