DacProgressEventArgs.Message Property

Definition

Get a friendly message associated with the current step of an operation.

public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

Property Value

String message associated with the current step of an operation.

Applies to