ISetupFailedPackageReference3.GetUniqueId 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 unique identifier consisting of all defined tokens.
public:
System::String ^ GetUniqueId();
public:
Platform::String ^ GetUniqueId();
std::wstring GetUniqueId();
public string GetUniqueId ();
abstract member GetUniqueId : unit -> string
Public Function GetUniqueId () As String
Returns
The unique identifier consisting of all defined tokens.