ISetupPackageReference.GetType 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 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.