Provides access to public resources defined by the currently loaded modules.
Inheritance Hierarchy
Spotfire.Dxp.Framework.ApplicationModelModulesService
Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public sealed class ModulesService
The ModulesService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetResourceDirectoryPath |
Gets the absolute path to the directory of the file associated with the specified public resource name, and
the calling threads CurrentUICulture if it matches, or null.
| |
| GetResourcePath |
Gets the absolute path to the file associated with the specified public resource name, and
the calling threads CurrentUICulture if it matches, or null.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Remarks
Version Information
See Also