VirtualFileBase.VirtualPath Property

 

Gets the virtual file path.

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

Public ReadOnly Property VirtualPath As String

Property Value

Type: System.String

The path to the virtual file.

The VirtualPath property returns the path to the file or directory represented by this object.

.NET Framework
Available since 2.0
Return to top
Show: