Any details of the task while it's executing

Namespace: DotNetNuke.Services.Upgrade.Internals.Steps
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Implements

IInstallationStep..::..Details

See Also