WarningEventArgs.Warning Property

Definition

Gets the warning message.

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

Property Value

The warning message.

Applies to