ISetupPackageReference.GetType Method

Definition

Gets the type of the package.

public:
 System::String ^ GetType();
public:
 Platform::String ^ GetType();
std::wstring GetType();
public string GetType ();
abstract member GetType : unit -> string
Public Function GetType () As String

Returns

The type of the package.

Applies to