system.Management.Automation.CmdletInfo
CmdletInfo
PS C:\> $info = get-command select-object PS C:\> $info.GetType().FullName System.Management.Automation.CmdletInfo
Index