Share via


SPEvaluatorModeProvisioner.ProvisionedWeb property

Gets a Web site object representing a Web site that has been provisioned.

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

Syntax

'Declaration
Public ReadOnly Property ProvisionedWeb As SPWeb
    Get
'Usage
Dim instance As SPEvaluatorModeProvisioner
Dim value As SPWeb

value = instance.ProvisionedWeb
public SPWeb ProvisionedWeb { get; }

Property value

Type: Microsoft.SharePoint.SPWeb
A SPWeb object representing the Web site.

See also

Reference

SPEvaluatorModeProvisioner class

SPEvaluatorModeProvisioner members

Microsoft.SharePoint namespace