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 | |
---|---|---|
CannotStartConfigurationDownload |
Looks up a localized string similar to Enterprise Library asynchronous configuration is already in progress. Only one asynchronous configuration can be done at a time..
|
|
ConfigurationElementCollection_CannotInsert |
Looks up a localized string similar to Cannot add duplicate item to the collection..
|
|
Culture |
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
|
|
EntlibNotYetConfigured |
Looks up a localized string similar to Enterprise Library is in the process of downloading configuration information. It may not be used until this process is complete..
|
|
ExceptionAvailableSpaceNotEnough |
Looks up a localized string similar to The available space is not enough to store the specified content..
|
|
ExceptionCanNotConvertDateTime |
Looks up a localized string similar to The DateTimeTypeConverter can only convert DateTime values..
|
|
ExceptionCanNotConvertType |
Looks up a localized string similar to The AssemblyQualifiedTypeNameConverter can only convert values of type '{0}'..
|
|
ExceptionIdDoesNotExistInFileSystem |
Looks up a localized string similar to The specified ID does not exist in the file system..
|
|
ExceptionInvalidType |
Looks up a localized string similar to The type '{0}' cannot be resolved. Please verify the spelling is correct or that the full type name is provided..
|
|
ExceptionOverwriteOverflow |
Looks up a localized string similar to The content to overwrite overflows the current allocated disk space. Use overwrite method to overwrite a portion of the content that is of fixed size, otherwise remove the content and re-add it..
|
|
ExceptionRegistrationServiceTypeIsNotCompatible |
Looks up a localized string similar to Service type of {0} is not compatible with supplied expression type of {1}.
|
|
ExceptionRegistrationTypeExpressionMustBeNewLambda |
Looks up a localized string similar to Lambda expression must construct a new instance of a type..
|
|
ExceptionSizeIsNotCurrent |
Looks up a localized string similar to This property cannot be queried until at least one ReadAll() call is made..
|
|
ExceptionStringNullOrEmpty |
Looks up a localized string similar to The value cannot be null or an empty string..
|
|
ExceptionTypeMustDeriveFromType |
Looks up a localized string similar to Type must be derived from '{0}'..
|
|
ExceptionTypeMustImplementInterface |
Looks up a localized string similar to Type must implement interface '{0}'..
|
|
ExceptionUnrecognizedContainerMarkerMethod |
Looks up a localized string similar to Unrecognized Container marker method..
|
|
ExceptionUnrecognizedDependencyParameterType |
Looks up a localized string similar to Unrecognized DependencyParameter type: {0}.
|
|
ExceptionUnsupportedBindingExpressionType |
Looks up a localized string similar to The initialization expression for property {0} is not supported: only simple bindings are supported..
|
|
ExceptionUnsupportedDateTimeFormat |
Looks up a localized string similar to The DateTime '{0}' cannot be parsed. Please verify the DateTime format is correct. Supported format are en-US and universal format (ex: "yyyy'-'MM'-'dd'T'HH':'mm':'ss"). The time part is optional..
|
|
ExceptionWriteNotSupportedInReadOnlyStorage |
Looks up a localized string similar to The storage was opened in read-only mode because it was being used by another instance at creation time..
|
|
ExceptionXamlConfigurationInvalidFormat |
Looks up a localized string similar to The configuration content has an invalid format. The content should be in XAML format and the root element must be an instance of IDictionary. Each entry in the dictionary should correspond to each configuration section..
|
|
ExceptionXamlConfigurationResourceNotFound |
Looks up a localized string similar to The configuration resource stream cannot be found at URI '{0}'..
|
|
ResourceManager |
Returns the cached ResourceManager instance used by this class.
|
|
StorageAccessor_GuardMaxSize |
Looks up a localized string similar to The storage cannot be smaller than {0}..
|
|
StorageDoesNotExist |
Looks up a localized string similar to The storage you are trying to open does not currently exist..
|
See Also
Microsoft.Practices.EnterpriseLibrary.Common.Properties Namespace