WebPageExecutingBase.VirtualPath Property

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

'Declaration
Public Overridable Property VirtualPath As String 
	Get 
	Set
'Usage
Dim instance As WebPageExecutingBase 
Dim value As String 

value = instance.VirtualPath

instance.VirtualPath = value

Property Value

Type: System.String
Show: