'DeclarationPublicProperty PhysicalPath AsStringGetSet'UsageDim instance As WebPageRazorHost
Dim value AsString
value = instance.PhysicalPath
instance.PhysicalPath = value
Property Value
Type: System.String They physical file system path of the razor host.