ISetupErrorState3.GetRuntimeError Methode

Definition

Ruft den Laufzeitfehler ab, der während der Installation einer-Instanz aufgetreten ist.

public:
 Microsoft::VisualStudio::Setup::Configuration::ISetupErrorInfo ^ GetRuntimeError();
public:
 Microsoft::VisualStudio::Setup::Configuration::ISetupErrorInfo ^ GetRuntimeError();
Microsoft::VisualStudio::Setup::Configuration::ISetupErrorInfo GetRuntimeError();
public Microsoft.VisualStudio.Setup.Configuration.ISetupErrorInfo GetRuntimeError ();
abstract member GetRuntimeError : unit -> Microsoft.VisualStudio.Setup.Configuration.ISetupErrorInfo
Public Function GetRuntimeError () As ISetupErrorInfo

Gibt zurück

ISetupErrorInfo

Der Laufzeitfehler, der während der Installation einer-Instanz aufgetreten ist.

Gilt für