 | IStructuredDataElementSdId Property |
Gets the identifier.
Namespace: SyslogNet.ClientAssembly: SyslogNet.Client.Core (in SyslogNet.Client.Core.dll) Version: 0.4.0.0
SyntaxReadOnly Property SdId As String
Get
property String^ SdId {
String^ get ();
}
abstract SdId : string with get
Property Value
Type:
StringStructured data identifier.
See Also