Gets and sets the Path for the Package's app code files
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string AppCodePath { get; set; } |
Visual Basic |
---|
Public Property AppCodePath As String Get Set |