 | IStructuredDataElement Interface |
Note: This API is now obsolete.
RFC 5424 structured data element.
Namespace: SyslogNet.ClientAssembly: SyslogNet.Client.Core (in SyslogNet.Client.Core.dll) Version: 0.4.0.0
Syntax[ObsoleteAttribute("This interface will be removed in a future version.")]
public interface IStructuredDataElement
<ObsoleteAttribute("This interface will be removed in a future version.")>
Public Interface IStructuredDataElement
[ObsoleteAttribute(L"This interface will be removed in a future version.")]
public interface class IStructuredDataElement
[<ObsoleteAttribute("This interface will be removed in a future version.")>]
type IStructuredDataElement = interface end
The IStructuredDataElement type exposes the following members.
Properties
RemarksThis interface is obsolete and will be removed in a future version.
See Also