Show / Hide Table of Contents

Class Resources

A strongly-typed resource class, for looking up localized strings, etc.

Inheritance
System.Object
Resources
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: WizardWrx.Common.Properties
Assembly: WizardWrx.Common.dll
Syntax
public class Resources

Properties

| Improve this Doc View Source

ANSWER_IS_FALSE

Looks up a localized string similar to false.

Declaration
public static string ANSWER_IS_FALSE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ANSWER_IS_NO

Looks up a localized string similar to no.

Declaration
public static string ANSWER_IS_NO { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ANSWER_IS_TRUE

Looks up a localized string similar to true.

Declaration
public static string ANSWER_IS_TRUE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ANSWER_IS_YES

Looks up a localized string similar to yes.

Declaration
public static string ANSWER_IS_YES { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Culture

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

Declaration
public static CultureInfo Culture { get; set; }
Property Value
Type Description
System.Globalization.CultureInfo
| Improve this Doc View Source

DEFAULT_EVENT_SOURCE_ID_STRING

Looks up a localized string similar to WizardWrx.

Declaration
public static string DEFAULT_EVENT_SOURCE_ID_STRING { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_ARG_IS_NULL

Looks up a localized string similar to The specified argument is a null reference..

Declaration
public static string ERRMSG_ARG_IS_NULL { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_ARG_IS_NULL_OR_EMPTY

Looks up a localized string similar to The argument is a null reference or the empty string..

Declaration
public static string ERRMSG_ARG_IS_NULL_OR_EMPTY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_ARG_OUT_OF_RANGE

Looks up a localized string similar to Value of {0} is out of range; it must be between {1} and {2}..

Declaration
public static string ERRMSG_ARG_OUT_OF_RANGE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_ARRAY_IS_EMPTY

Looks up a localized string similar to Array {0} ie empty; it exists, but contains no elements..

Declaration
public static string ERRMSG_ARRAY_IS_EMPTY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_BAD_LABEL_ROW

Looks up a localized string similar to The label row in embedded resource {0} is invalid.{3}Actual Label Row = {1}{3}Expected Label Row = {2}.

Declaration
public static string ERRMSG_BAD_LABEL_ROW { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_BAD_RECORD

Looks up a localized string similar to The field count in row {1} in embedded resource {0} is incorrect.{5}Actual Field Count = {2}{5}Expected Field Count = {3}{5}Complete Row = {4}.

Declaration
public static string ERRMSG_BAD_RECORD { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_BADSTRING

Looks up a localized string similar to Unable to process string {0}.

Declaration
public static string ERRMSG_BADSTRING { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_CANNOT_PARSE

Looks up a localized string similar to ERROR: The CreateFormatString method cannot process the specified format string.{1} Specified format string = {0}.

Declaration
public static string ERRMSG_CANNOT_PARSE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_DUPE_KEY

Looks up a localized string similar to The key field in row {1} in embedded resource {0} is a duplicate.{4}Key value = {2}{4}Complete row = {3}.

Declaration
public static string ERRMSG_DUPE_KEY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_EMBEDDED_RESOURCE_NOT_FOUND

Looks up a localized string similar to Resource {0} cannot be found in assembly {1}..

Declaration
public static string ERRMSG_EMBEDDED_RESOURCE_NOT_FOUND { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_EMBEDDED_RESOURCE_READ_ERROR

Looks up a localized string similar to An error occurred while reading data from resources embedded in an assembly.{3}Assembly Full Name = {0}{3}Internal Resource Name = {1}{3}I/O Error Message = {2}{3}{3}The associated Inner Exception may contain additional clues..

Declaration
public static string ERRMSG_EMBEDDED_RESOURCE_READ_ERROR { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_EMBEDDED_RESOURCE_READ_TRUNCATED

Looks up a localized string similar to An error occurred while reading a file from resources embedded in an assembly.{3}Internal Name = {0}{3}Expected File Length (bytes) = {1}{3}Bytes successfully read = {2}.

Declaration
public static string ERRMSG_EMBEDDED_RESOURCE_READ_TRUNCATED { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_EMPTY_MAP

Looks up a localized string similar to Embedded key map {0} is empty..

Declaration
public static string ERRMSG_EMPTY_MAP { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_EMPTY_STRING_NEVER_VALID

Looks up a localized string similar to The empty string is never valid in this context..

Declaration
public static string ERRMSG_EMPTY_STRING_NEVER_VALID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_FILE_IS_EMPTY

Looks up a localized string similar to Input file {0} is empty..

Declaration
public static string ERRMSG_FILE_IS_EMPTY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_FILE_NOT_FOUND

Looks up a localized string similar to Input file {0} cannot be found..

Declaration
public static string ERRMSG_FILE_NOT_FOUND { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_INTEGER2HEXSTR_INVALID_INPUT

Looks up a localized string similar to The type of the first argument, pintegralValue, is invalid.{2}Argument value = {0}{2}Argument type = {1}{2}{2}Limitations of the underlying formatting engine{2}restrict this method to integral types.{2}.

Declaration
public static string ERRMSG_INTEGER2HEXSTR_INVALID_INPUT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_INVALID_COMMAND_LINE

Looks up a localized string similar to At least one command line argument is invalid..

Declaration
public static string ERRMSG_INVALID_COMMAND_LINE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_INVALID_FIELD_IN_INPUT_RECORD

Looks up a localized string similar to Input file {0}, record {1} is invalid..

Declaration
public static string ERRMSG_INVALID_FIELD_IN_INPUT_RECORD { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_NULLREF_NEVER_VALID

Looks up a localized string similar to A null reference to a string is never valid in this context..

Declaration
public static string ERRMSG_NULLREF_NEVER_VALID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_REFERENCE_IS_NULL

Looks up a localized string similar to Object {0} is a null reference..

Declaration
public static string ERRMSG_REFERENCE_IS_NULL { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_RUNTIME

Looks up a localized string similar to A run-time exception has occurred..

Declaration
public static string ERRMSG_RUNTIME { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_STRING_CONTAINS_ONLY_WHITESPACE

Looks up a localized string similar to The input string is invalid because it contains only whitespace characters..

Declaration
public static string ERRMSG_STRING_CONTAINS_ONLY_WHITESPACE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ERRMSG_SUCCESS

Looks up a localized string similar to The task completed successfully..

Declaration
public static string ERRMSG_SUCCESS { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_BLANK_CAPS

Looks up a localized string similar to BLANK.

Declaration
public static string MSG_BLANK_CAPS { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_BLANK_STRING

Looks up a localized string similar to [blank].

Declaration
public static string MSG_BLANK_STRING { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_DUMMY

Looks up a localized string similar to Dummy.

Declaration
public static string MSG_DUMMY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_DUMMY_VALUE

Looks up a localized string similar to DummyValue.

Declaration
public static string MSG_DUMMY_VALUE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_INTEGER_EVENLY_DIVISIBLE_BY

Looks up a localized string similar to is evenly divisible by.

Declaration
public static string MSG_INTEGER_EVENLY_DIVISIBLE_BY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_INTEGER_IS_EVEN

Looks up a localized string similar to is even.

Declaration
public static string MSG_INTEGER_IS_EVEN { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_INTEGER_IS_ODD

Looks up a localized string similar to is odd.

Declaration
public static string MSG_INTEGER_IS_ODD { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_IS

Looks up a localized string similar to is.

Declaration
public static string MSG_IS { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_IS_NOT

Looks up a localized string similar to is not.

Declaration
public static string MSG_IS_NOT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_OBJECT_DOES_NOT_EXIST

Looks up a localized string similar to does not exist.

Declaration
public static string MSG_OBJECT_DOES_NOT_EXIST { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_OBJECT_EXISTS

Looks up a localized string similar to exists.

Declaration
public static string MSG_OBJECT_EXISTS { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_OBJECT_IS_ABSENT

Looks up a localized string similar to is absent.

Declaration
public static string MSG_OBJECT_IS_ABSENT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_OBJECT_IS_MISSING

Looks up a localized string similar to is missing.

Declaration
public static string MSG_OBJECT_IS_MISSING { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_OBJECT_IS_PRESENT

Looks up a localized string similar to is present.

Declaration
public static string MSG_OBJECT_IS_PRESENT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_OBJECT_REFERENCE_IS_NULL

Looks up a localized string similar to [null].

Declaration
public static string MSG_OBJECT_REFERENCE_IS_NULL { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_OBJECT_REFERENCE_IS_NULL_CAPS

Looks up a localized string similar to NULL.

Declaration
public static string MSG_OBJECT_REFERENCE_IS_NULL_CAPS { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_BASENAME

Looks up a localized string similar to Location = {0}.

Declaration
public static string MSG_RESOURCE_LIST_BASENAME { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_FQNAME

Looks up a localized string similar to Assembly Name = {0}{1}.

Declaration
public static string MSG_RESOURCE_LIST_FQNAME { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_ITEM_COUNT

Looks up a localized string similar to # of Items = {0}{1}.

Declaration
public static string MSG_RESOURCE_LIST_ITEM_COUNT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_ITEM_DETAIL

Looks up a localized string similar to {0} # {1}: Name = {2}, Value = {3}.

Declaration
public static string MSG_RESOURCE_LIST_ITEM_DETAIL { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_NAMED_ITEM

Looks up a localized string similar to Embedded Resource # {0}: {1}.

Declaration
public static string MSG_RESOURCE_LIST_NAMED_ITEM { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_NAMES_END

Looks up a localized string similar to {0} End of list{0}.

Declaration
public static string MSG_RESOURCE_LIST_NAMES_END { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_NO_STRINGS

Looks up a localized string similar to The speicifed assembly contains no embedded string resources..

Declaration
public static string MSG_RESOURCE_LIST_NO_STRINGS { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_RESOURCE_LIST_NONE

Looks up a localized string similar to The specified assembly contains no embedded resources of any kind..

Declaration
public static string MSG_RESOURCE_LIST_NONE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_STATUS_CODE

Looks up a localized string similar to {0} ({1:D} decimal).

Declaration
public static string MSG_STATUS_CODE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_STRING_IS_EMPTY

Looks up a localized string similar to [empty].

Declaration
public static string MSG_STRING_IS_EMPTY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_STRING_IS_NULL_OR_EMPTY

Looks up a localized string similar to [null or empty string].

Declaration
public static string MSG_STRING_IS_NULL_OR_EMPTY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_THE_EMPTY_STRING

Looks up a localized string similar to [empty string].

Declaration
public static string MSG_THE_EMPTY_STRING { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_VALUE_IS_FALSE

Looks up a localized string similar to false.

Declaration
public static string MSG_VALUE_IS_FALSE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_VALUE_IS_INVALID

Looks up a localized string similar to invalid.

Declaration
public static string MSG_VALUE_IS_INVALID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_VALUE_IS_TRUE

Looks up a localized string similar to true.

Declaration
public static string MSG_VALUE_IS_TRUE { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MSG_VALUE_IS_VALID

Looks up a localized string similar to valid.

Declaration
public static string MSG_VALUE_IS_VALID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

REGISTRY_VALUE_TYPE_BINARY

Looks up a localized string similar to REG_BINARY.

Declaration
public static string REGISTRY_VALUE_TYPE_BINARY { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

REGISTRY_VALUE_TYPE_DWORD

Looks up a localized string similar to REG_DWORD.

Declaration
public static string REGISTRY_VALUE_TYPE_DWORD { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

REGISTRY_VALUE_TYPE_EXPAND

Looks up a localized string similar to REG_EXPAND_SZ.

Declaration
public static string REGISTRY_VALUE_TYPE_EXPAND { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

REGISTRY_VALUE_TYPE_MULTI

Looks up a localized string similar to REG_MULTI_SZ.

Declaration
public static string REGISTRY_VALUE_TYPE_MULTI { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

REGISTRY_VALUE_TYPE_QWORD

Looks up a localized string similar to REG_QWORD.

Declaration
public static string REGISTRY_VALUE_TYPE_QWORD { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

RESOURCE_REPORT_LABELS

Looks up a localized string similar to ItemNbr\tName\tValue.

Declaration
public static string RESOURCE_REPORT_LABELS { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ResourceManager

Returns the cached ResourceManager instance used by this class.

Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type Description
System.Resources.ResourceManager
| Improve this Doc View Source

STACK_TRACE_ENTRY_PREFIX

Looks up a localized string similar to at .

Declaration
public static string STACK_TRACE_ENTRY_PREFIX { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VALUE_IS_NULL

Looks up a localized string similar to [null].

Declaration
public static string VALUE_IS_NULL { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_BUILD_ABBR

Looks up a localized string similar to Bld..

Declaration
public static string VERSION_STRING_PART_BUILD_ABBR { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_BUILD_LONG

Looks up a localized string similar to Build Number.

Declaration
public static string VERSION_STRING_PART_BUILD_LONG { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_BUILD_SHORT

Looks up a localized string similar to Build.

Declaration
public static string VERSION_STRING_PART_BUILD_SHORT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_MAJOR_ABBR

Looks up a localized string similar to Maj..

Declaration
public static string VERSION_STRING_PART_MAJOR_ABBR { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_MAJOR_LONG

Looks up a localized string similar to Major Version.

Declaration
public static string VERSION_STRING_PART_MAJOR_LONG { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_MAJOR_SHORT

Looks up a localized string similar to Major.

Declaration
public static string VERSION_STRING_PART_MAJOR_SHORT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_MINOR_ABBR

Looks up a localized string similar to Min..

Declaration
public static string VERSION_STRING_PART_MINOR_ABBR { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_MINOR_LONG

Looks up a localized string similar to Minor Version.

Declaration
public static string VERSION_STRING_PART_MINOR_LONG { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_MINOR_SHORT

Looks up a localized string similar to Minor.

Declaration
public static string VERSION_STRING_PART_MINOR_SHORT { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_REVNO_ABBR

Looks up a localized string similar to Rev..

Declaration
public static string VERSION_STRING_PART_REVNO_ABBR { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_REVNO_LONG

Looks up a localized string similar to Revision.

Declaration
public static string VERSION_STRING_PART_REVNO_LONG { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VERSION_STRING_PART_REVNO_SHORT

Looks up a localized string similar to Revision.

Declaration
public static string VERSION_STRING_PART_REVNO_SHORT { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX