Click or drag to resize
StructuredDataElementParameters Property
Gets the parameters.

Namespace: SyslogNet.Client
Assembly: SyslogNet.Client.Core (in SyslogNet.Client.Core.dll) Version: 0.4.0.0
Syntax
public IDictionary<string, string> Parameters { get; }

Property Value

Type: IDictionaryString, String
Structured data parameters.
See Also