ISetupFailedPackageReference3.GetSignature 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 signature to use for feedback reporting.
public:
System::String ^ GetSignature();
public:
Platform::String ^ GetSignature();
std::wstring GetSignature();
public string GetSignature ();
abstract member GetSignature : unit -> string
Public Function GetSignature () As String
Returns
The signature to use for feedback reporting.