SPSite.WebVisualReport class

Retrieves a list of [Microsoft.SharePoint.SPSite.WebVisualReport] objects for all SPWebs in this Site Collection and their corresponding Visual Upgrade data.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSite.WebVisualReport

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class WebVisualReport
'Usage
Dim instance As SPSite.WebVisualReport
public class WebVisualReport

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPSite.WebVisualReport members

Microsoft.SharePoint namespace