[]
A strongly-typed resource class, for looking up localized strings, etc.
public class Resources
Name | Description |
---|---|
Culture | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. |
ItemsSelected | Looks up a localized string similar to {0} items selected. |
ResourceManager | Returns the cached ResourceManager instance used by this class. |
SelectAFile | Looks up a localized string similar to Select a File. |
SelectAllCaption | Looks up a localized string similar to Select All. |
Separator_ArgumentException | Looks up a localized string similar to Cannot set value to an empty string!. |
UnSelectAllCaption | Looks up a localized string similar to UnSelect All. |