InitializationFailureContext.FailureMessage Property

Definition

Gets or sets the message with the details of the failure to show to the user.

public:
 property System::String ^ FailureMessage { System::String ^ get(); void set(System::String ^ value); };
public string? FailureMessage { get; set; }
member this.FailureMessage : string with get, set
Public Property FailureMessage As String

Property Value

Applies to