InstallReturnCode.DetailedInformation Property

Definition

Gets or sets the detailed information regarding the status of an installation action..

public:
 property System::String ^ DetailedInformation { System::String ^ get(); };
public string DetailedInformation { get; }
member this.DetailedInformation : string
Public ReadOnly Property DetailedInformation As String

Property Value

A string that contains detailed information.

Applies to