CloudEventEntry.Keywords Property
Applies to: Semantic Logging 2.0
Gets or sets the keywords for the event.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure.dll) Version: 2.0.1406.1
Syntax
public long Keywords { get; }
'Declaration
Public ReadOnly Property Keywords As Long
Get
Property Value
Type: Int64
The keywords.
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure Namespace