Partager 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 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..
Public propertyStatic member ConfigurationElementCollection_CannotInsert
Looks up a localized string similar to Cannot add duplicate item to the collection..
Public propertyStatic member Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Public propertyStatic member 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..
Public propertyStatic member ExceptionAvailableSpaceNotEnough
Looks up a localized string similar to The available space is not enough to store the specified content..
Public propertyStatic member ExceptionCanNotConvertDateTime
Looks up a localized string similar to The DateTimeTypeConverter can only convert DateTime values..
Public propertyStatic member ExceptionCanNotConvertType
Looks up a localized string similar to The AssemblyQualifiedTypeNameConverter can only convert values of type '{0}'..
Public propertyStatic member ExceptionIdDoesNotExistInFileSystem
Looks up a localized string similar to The specified ID does not exist in the file system..
Public propertyStatic member 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..
Public propertyStatic member 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..
Public propertyStatic member ExceptionRegistrationServiceTypeIsNotCompatible
Looks up a localized string similar to Service type of {0} is not compatible with supplied expression type of {1}.
Public propertyStatic member ExceptionRegistrationTypeExpressionMustBeNewLambda
Looks up a localized string similar to Lambda expression must construct a new instance of a type..
Public propertyStatic member ExceptionSizeIsNotCurrent
Looks up a localized string similar to This property cannot be queried until at least one ReadAll() call is made..
Public propertyStatic member ExceptionStringNullOrEmpty
Looks up a localized string similar to The value cannot be null or an empty string..
Public propertyStatic member ExceptionTypeMustDeriveFromType
Looks up a localized string similar to Type must be derived from '{0}'..
Public propertyStatic member ExceptionTypeMustImplementInterface
Looks up a localized string similar to Type must implement interface '{0}'..
Public propertyStatic member ExceptionUnrecognizedContainerMarkerMethod
Looks up a localized string similar to Unrecognized Container marker method..
Public propertyStatic member ExceptionUnrecognizedDependencyParameterType
Looks up a localized string similar to Unrecognized DependencyParameter type: {0}.
Public propertyStatic member ExceptionUnsupportedBindingExpressionType
Looks up a localized string similar to The initialization expression for property {0} is not supported: only simple bindings are supported..
Public propertyStatic member 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..
Public propertyStatic member 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..
Public propertyStatic member 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..
Public propertyStatic member ExceptionXamlConfigurationResourceNotFound
Looks up a localized string similar to The configuration resource stream cannot be found at URI '{0}'..
Public propertyStatic member ResourceManager
Returns the cached ResourceManager instance used by this class.
Public propertyStatic member StorageAccessor_GuardMaxSize
Looks up a localized string similar to The storage cannot be smaller than {0}..
Public propertyStatic member StorageDoesNotExist
Looks up a localized string similar to The storage you are trying to open does not currently exist..

See Also

Resources Class

Microsoft.Practices.EnterpriseLibrary.Common.Properties Namespace