PlaybackFailureException.DefaultMessage Property

Definition

Gets the default message for this kind of exception.

protected:
 virtual property System::String ^ DefaultMessage { System::String ^ get(); };
protected override string DefaultMessage { get; }
member this.DefaultMessage : string
Protected Overrides ReadOnly Property DefaultMessage As String

Property Value

The default message.

Applies to