Gets the Description of this package
Namespace: DotNetNuke.Services.Installer.PackagesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Description { get; set; } |
| Visual Basic |
|---|
Public Property Description As String Get Set |