ISetupFailedPackageReference3.GetReturnCode Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the return code of the failure.
public:
 System::String ^ GetReturnCode();
	public:
 Platform::String ^ GetReturnCode();
	std::wstring GetReturnCode();
	public string GetReturnCode();
	abstract member GetReturnCode : unit -> string
	Public Function GetReturnCode () As String
	Returns
The return code.