Share via


Resources Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

The Resources type exposes the following members.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public propertyStatic member AdditionalInfo
Looks up a localized string similar to Additional Info:.
Public propertyStatic member CantSwallowNonVoidReturnMessage
Looks up a localized string similar to Cannot swallow exceptions for methods with non-null return type..
Public propertyStatic member ChainException
Looks up a localized string similar to HANDLING CHAIN EXCEPTION:.
Public propertyStatic member Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Public propertyStatic member ExceptionNullException
Looks up a localized string similar to Unable to rethrow exception: The exception to throw is null..
Public propertyStatic member ExceptionPolicyNotFound
Looks up a localized string similar to The policy with name '{0}' cannot be found. Exception handling aborted..
Public propertyStatic member ExceptionStringNullOrEmpty
Looks up a localized string similar to The value cannot be an empty string or null..
Public propertyStatic member ExceptionTypeNotException
Looks up a localized string similar to The type must be of type Exception..
Public propertyStatic member ExceptionWasCaught
Looks up a localized string similar to An exception of type '{0}' occurred and was caught..
Public propertyStatic member FieldAccessFailed
Looks up a localized string similar to Access failed.
Public propertyStatic member InnerException
Looks up a localized string similar to Inner Exception.
Public propertyStatic member Message
Looks up a localized string similar to Message : {0}.
Public propertyStatic member OffendingException
Looks up a localized string similar to OFFENDING EXCEPTION:.
Public propertyStatic member OriginalException
Looks up a localized string similar to ORIGINAL EXCEPTION:.
Public propertyStatic member PolicyName
Looks up a localized string similar to POLICY NAME: {0}.
Public propertyStatic member PropertyAccessFailed
Looks up a localized string similar to Access failed.
Public propertyStatic member ResourceManager
Returns the cached ResourceManager instance used by this class.
Public propertyStatic member StackTrace
Looks up a localized string similar to Stack Trace.
Public propertyStatic member StackTraceUnavailable
Looks up a localized string similar to The stack trace is unavailable..
Public propertyStatic member TypeString
Looks up a localized string similar to Type : {0}.
Public propertyStatic member UnableToHandleException
Looks up a localized string similar to Unable to handle exception: '{0}'..
Public propertyStatic member UndefinedValue
Looks up a localized string similar to <undefined value>.

See Also

Resources Class

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Properties Namespace