Gets and sets whether a project file is found in the folder
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool HasProjectFile { get; set; } |
| Visual Basic |
|---|
Public Property HasProjectFile As Boolean Get Set |