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 | |
---|---|---|
Equals | (Inherited from Object.) | |
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.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AdditionalInfo |
Looks up a localized string similar to Additional Info:.
|
|
CantSwallowNonVoidReturnMessage |
Looks up a localized string similar to Cannot swallow exceptions for methods with non-null return type..
|
|
ChainException |
Looks up a localized string similar to HANDLING CHAIN EXCEPTION:.
|
|
Culture |
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
|
|
ExceptionNullException |
Looks up a localized string similar to Unable to rethrow exception: The exception to throw is null..
|
|
ExceptionPolicyNotFound |
Looks up a localized string similar to The policy with name '{0}' cannot be found. Exception handling aborted..
|
|
ExceptionStringNullOrEmpty |
Looks up a localized string similar to The value cannot be an empty string or null..
|
|
ExceptionTypeNotException |
Looks up a localized string similar to The type must be of type Exception..
|
|
ExceptionWasCaught |
Looks up a localized string similar to An exception of type '{0}' occurred and was caught..
|
|
FieldAccessFailed |
Looks up a localized string similar to Access failed.
|
|
InnerException |
Looks up a localized string similar to Inner Exception.
|
|
Message |
Looks up a localized string similar to Message : {0}.
|
|
OffendingException |
Looks up a localized string similar to OFFENDING EXCEPTION:.
|
|
OriginalException |
Looks up a localized string similar to ORIGINAL EXCEPTION:.
|
|
PolicyName |
Looks up a localized string similar to POLICY NAME: {0}.
|
|
PropertyAccessFailed |
Looks up a localized string similar to Access failed.
|
|
ResourceManager |
Returns the cached ResourceManager instance used by this class.
|
|
StackTrace |
Looks up a localized string similar to Stack Trace.
|
|
StackTraceUnavailable |
Looks up a localized string similar to The stack trace is unavailable..
|
|
TypeString |
Looks up a localized string similar to Type : {0}.
|
|
UnableToHandleException |
Looks up a localized string similar to Unable to handle exception: '{0}'..
|
|
UndefinedValue |
Looks up a localized string similar to <undefined value>.
|
See Also
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Properties Namespace