NAME Get-Member SYNTAX Get-Member [[-Name] ] [-InputObject ] [-MemberType {Ali asProperty | CodeProperty | Property | NoteProperty | ScriptProperty | Prop ertySet | Method | CodeMethod | ScriptMethod | Methods | ParameterizedPrope rty | MemberSet | Event | Dynamic | InferredProperty | Properties | All}] [ -View {Extended | Adapted | Base | All}] [-Static] [-Force] [] PARAMETERS -Force Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -InputObject Required? false Position? Named Accept pipeline input? true (ByValue) Parameter set name (All) Aliases None Dynamic? false -MemberType Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases Type Dynamic? false -Name Required? false Position? 0 Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -Static Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -View Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false 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 System.Management.Automation.PSObject OUTPUTS Microsoft.PowerShell.Commands.MemberDefinition ALIASES gm REMARKS Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help. -- To download and install Help files for the module that includes this cmdlet, use Update-Help. -- To view the Help topic for this cmdlet online, type: "Get-Help Get-M ember -Online" or go to https://go.microsoft.com/fwlink/?LinkID=113322.