Udostępnij za pośrednictwem


ISetupFailedPackageReference3.GetAction Method

Definition

Gets the action attempted when the package failed.

public:
 System::String ^ GetAction();
public:
 Platform::String ^ GetAction();
std::wstring GetAction();
public string GetAction ();
abstract member GetAction : unit -> string
Public Function GetAction () As String

Returns

The action, eg. Install, Download, etc.

Applies to