DependencyCheckTraceEventArgs.Message Property

Definition

Gets the message that is passed to the dependency check trace event.

public:
 virtual property System::String ^ Message { System::String ^ get(); };
public override string Message { get; }
member this.Message : string
Public Overrides ReadOnly Property Message As String

Property Value

Contains a message to log for a dependency check trace event.

Applies to