IPluginManifestStorage Interface |
The interface for objects that can read the content of a plugin's manifest file.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IPluginManifestStorage
Public Interface IPluginManifestStorage
public interface class IPluginManifestStorage
type IPluginManifestStorage = interface end
The IPluginManifestStorage type exposes the following members.
Properties
| Name | Description |
---|
| Provider |
Gets or sets the object that abstracts away the environment for tests.
|
TopMethods See Also