Gets the Target Config file to change

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

Syntax

C#
public InstallFile TargetFile { get; }
Visual Basic
Public ReadOnly Property TargetFile As InstallFile
	Get

Field Value

A String

See Also