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.LoggingAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public StringDictionary Properties { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Properties As StringDictionary |