ExchangeResourceManager Members
Include Protected Members
Include Inherited Members
The ExchangeResourceManager class enables access to the assembly name to aid in constructing localized strings.
The ExchangeResourceManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
AssemblyName | The AssemblyName property gets the name of the assembly that contains the localization resources. | |
BaseName | The BaseName property gets the base name for the localization resources. (Overrides ResourceManager.BaseName.) | |
FallbackLocation | (Inherited from ResourceManager.) | |
IgnoreCase | (Inherited from ResourceManager.) | |
ResourceSetType | (Inherited from ResourceManager.) |
Top
Methods
Top
Fields
Name | Description | |
---|---|---|
BaseNameField | (Inherited from ResourceManager.) | |
MainAssembly | (Inherited from ResourceManager.) | |
ResourceSets | (Inherited from ResourceManager.) |
Top