CodeSubDirectory Constructor (String)

 

Initializes a new instance of the CodeSubDirectory class.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

public CodeSubDirectory(
	string directoryName
)

Parameters

directoryName
Type: System.String

A string value specifying the CodeSubDirectory reference.

.NET Framework
Available since 2.0
Return to top
Show: