Gets the File Name of the Target Config file
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string TargetFileName { get; private set; } |
Visual Basic |
---|
Public Property TargetFileName As String Get Private Set |