Gets and Sets the License of this package

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

Syntax

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

Field Value

A String

See Also