Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 480 Bytes

GetPnPWeb.md

File metadata and controls

17 lines (14 loc) · 480 Bytes

#Get-PnPWeb Returns the current web object ##Syntax

Get-PnPWeb [-Includes <String[]>]
           [-Identity <WebPipeBind>]

##Returns

Microsoft.SharePoint.Client.Web

##Parameters

Parameter Type Required Description
Identity WebPipeBind False
Includes String[] False Specify properties to include when retrieving objects from the server.