Click or drag to resize
HookCallInfoHookEventName Property
Gets or sets the hook info.

Namespace: Atomia.Provisioning.Base.Plugins
Assembly: Atomia.Provisioning.Base.Plugins (in Atomia.Provisioning.Base.Plugins.dll) Version: 17.3.6337.16010
Syntax
public string HookEventName { get; set; }

Property Value

Type: String
The hook info.
See Also