< Back

Get-Cursor

Mon Jan 13, 2020 8:24 am

NAME Get-Cursor



SYNTAX

Get-Cursor [-Id <int>] [<CommonParameters>]



Get-Cursor [-Name <string>] [<CommonParameters>]



Get-Cursor [-List] [<CommonParameters>]





PARAMETERS

-Id <int>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name Id

Aliases None

Dynamic? false



-List



Required? false

Position? Named

Accept pipeline input? false

Parameter set name List

Aliases None

Dynamic? false



-Name <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name Name

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None