Partilhar via


EventSchema.KeywordsDescription Property

Applies to: Semantic Logging 2.0

Gets the human-readable string name for the Keywords property.

Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Schema
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1

Syntax

public string KeywordsDescription { get; }
'Declaration
Public ReadOnly Property KeywordsDescription As String
    Get

Property Value

Type: String
The keyword description.

See Also

EventSchema Class

EventSchema Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Schema Namespace