Share via


ISetupFailedPackageReference2.GetDescription Method

Definition

Gets the description of the package failure.

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

Returns

The description of the package failure.

Applies to