Click or drag to resize

VGLogEntryUnnamedProperties Property

An array of values that can be used as unnamed 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 Object[] UnnamedProperties { get; set; }

Property Value

Type: Object
See Also