'DeclarationPublicProperty PartialViewLocationFormats AsString()
GetSet'UsageDim instance As VirtualPathProviderViewEngine
Dim value AsString()
value = instance.PartialViewLocationFormats
instance.PartialViewLocationFormats = value
Property Value
Type: System.String() The partial-view location formats.