This documentation is archived and is not being maintained.
WebPageExecutingBase::VirtualPathFactory Property
Namespace:
System.Web.WebPages Assembly:
System.Web.WebPages (in System.Web.WebPages.dll)
public:
virtual property IVirtualPathFactory^ VirtualPathFactory {
IVirtualPathFactory^ get ();
void set (IVirtualPathFactory^ value);
}