Click or drag to resize
LogItemExtendedProperties Property
Gets or sets the extended information for the event which are logged, too.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public Dictionary<string, string> ExtendedProperties { get; set; }

Property Value

Type: DictionaryString, String
See Also