Event.Description Property

Definition

Gets or sets event description. Set accessor is for internal use only.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public string Description { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.Description : string
Public ReadOnly Property Description As String

Property Value

The description.

Attributes

Applies to