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