Gets the Type of this package

Namespace: DotNetNuke.Services.Installer.Packages
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string PackageType { get; set; }
Visual Basic
Public Property PackageType As String
	Get
	Set

Field Value

A String

See Also