ISetupPackageReference.GetId Method

Definition

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.

Applies to