Share via


CloudEventEntry.ProviderName Property

Applies to: Semantic Logging 2.0

Gets or sets the friendly name of the class that is derived from the event source.

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 string ProviderName { get; }
'Declaration
Public ReadOnly Property ProviderName As String
    Get

Property Value

Type: String
The name of the event source.

See Also

CloudEventEntry Class

CloudEventEntry Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure Namespace