VirtualDirectoryMapping.PhysicalDirectory Property

 

Gets or sets a value that specifies the full server path of a Web application.

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

Public Property PhysicalDirectory As String

Property Value

Type: System.String

A value that indicates the full server path of a Web application.

Exception Condition
ArgumentException

The selected value is invalid or fails internal security validation.

.NET Framework
Available since 2.0
Return to top
Show: