WebPageExecutingBase::VirtualPath Property

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

public:
virtual property String^ VirtualPath {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
Show: