Click or drag to resize

VGLogEntryProperties Property

Dictionary of key/value pairs that can be used as named properties in the message. this value can be null or empty.

Namespace:  Novalys.VisualGuard.Security.Logging
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public StringDictionary Properties { get; set; }

Property Value

Type: StringDictionary
See Also