ISetupFailedPackageReference3.GetId 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 general package identifier.
public:
System::String ^ GetId();
public:
Platform::String ^ GetId();
std::wstring GetId();
public string GetId ();
abstract member GetId : unit -> string
Public Function GetId () As String
Returns
The general package identifier.