IPublishProperties3.ErrorReportUrl Eigenschaft

Definition

Ruft den URI (Uniform Resource Identifier) ab, an den das Installationsprogramm Informationen sendet, wenn die Anwendungs Installation fehlschlägt, oder legt ihn fest.

public:
 property System::String ^ ErrorReportUrl { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ErrorReportUrl { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(34)]
public string ErrorReportUrl { get; set; }
[<System.Runtime.InteropServices.DispId(34)>]
member this.ErrorReportUrl : string with get, set
Public Property ErrorReportUrl As String

Eigenschaftswert

String

Der URI, an den das Installationsprogramm Informationen sendet, wenn die Installation der Anwendung fehlschlägt.

Attribute

Gilt für