ISetupFailedPackageReference.GetVersion Method

Definition

Gets the version of the package.

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

Returns

The version of the package.

Implements

Applies to