Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 859 Bytes

File metadata and controls

46 lines (30 loc) · 859 Bytes
external help file SPClientCore.dll-Help.xml
Module Name SPClientCore
online version
schema 2.0.0

Get-KshCurrentSite

SYNOPSIS

Retrieves current site.

SYNTAX

Get-KshCurrentSite [<CommonParameters>]

DESCRIPTION

The Get-KshCurrentSite cmdlet retrieves current site.

EXAMPLES

Example 1

PS C:\> Get-KshCurrentSite

Retrieves current site.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

Karamem0.SharePoint.PowerShell.Models.Site

NOTES

RELATED LINKS