PageExecutionContext.VirtualPath Property

.NET Framework (current version)
 

Gets or sets the virtual path of the source file.

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

member VirtualPath : string with get, set

Property Value

Type: System.String

The virtual path of the source file.

The virtual path of the source file enables consumers to find the source file to use for selection mapping.

.NET Framework
Available since 4.5
Return to top
Show: