external help file | applicable | schema |
---|---|---|
SharePoint Server 2013, SharePoint Server 2016, SharePoint Online |
2.0.0 |
Returns the current context
Returns a Client Side Object Model context
PS:> $ctx = Get-PnPContext
This will put the current context in the $ctx variable.