Coding Freaks - Helping others to learn
Pages
(Move to ...)
Home
Apache HOP
SharePoint Online
Alfresco
Bigdata
ASP.net
Asp.net MVC
▼
Wednesday, February 4, 2015
Powershell Series: How to get all the members of a particular object?
How to get all the members of a particular object?
Syntax:
Object-Name | Get-Member
Object-Name | GM
Please note: GM is an alias for the Get-Member.
Example:
Get-Date|Get-Member
Hope this helps someone !
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment