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: 3.2.912.1 (3.2.912.01)

Syntax

C#
public Object[] UnnamedProperties { get; set; }
Visual Basic (Declaration)
Public Property UnnamedProperties As Object()

See Also