 | ServiceLocatorAutoUpdateService Property |
Gets the automatic update service.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic static IAutoUpdate AutoUpdateService { get; }
Public Shared ReadOnly Property AutoUpdateService As IAutoUpdate
Get
public:
static property IAutoUpdate^ AutoUpdateService {
IAutoUpdate^ get ();
}
Property Value
IAutoUpdate
See Also