Gets the Full Name of the file

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

Syntax

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

Field Value

A string

See Also