Skip to content
Marco van Gaal edited this page Aug 5, 2015 · 7 revisions

.NAME

Get-Type

.SYNOPSIS

Get-Type [[-type] <Object>]

.PARAMETERS

 -type <Object>
     
     Required?                    false
     Position?                    0
     Accept pipeline input?       false
     Parameter set name           (All)
     Aliases                      None
     Dynamic?                     false

.INPUTS

None

.OUTPUTS

System.Object

.RELATED LINKS

Clone this wiki locally