FailedToLaunchApplicationException.DefaultMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default message that is set in configuration.
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 error message.