FailedToPerformActionOnBlockedControlException.DefaultMessage Property

Definition

Gets the default error message that is configured for this exception type.

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