Click or drag to resize
IStructuredDataElementParameters Property
Gets the parameters.

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

Property Value

Type: DictionaryString, String
Structured data parameters.
See Also