#Get-SPOContext Returns a Client Side Object Model context ##Syntax ##Parameters
Parameter | Type | Required | Description |
---|---|---|---|
##Examples |
###Example 1
PS:> $ctx = Get-SPOContext
This will put the current context in the $ctx variable.
#Get-SPOContext Returns a Client Side Object Model context ##Syntax ##Parameters
Parameter | Type | Required | Description |
---|---|---|---|
##Examples |
###Example 1
PS:> $ctx = Get-SPOContext
This will put the current context in the $ctx variable.