Gets and sets whether a project file is found in the folder

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

Syntax

C#
public bool HasProjectFile { get; set; }
Visual Basic
Public Property HasProjectFile As Boolean
	Get
	Set

Field Value

A String

See Also