Gets the description of LogEntry

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

Syntax

C#
public string Description { get; }
Visual Basic
Public ReadOnly Property Description As String
	Get

Field Value

A String

See Also