PS Member Flashcards

1
Q

Gets the properties and methods of objects.

A

Get-Member

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Specifies the object whose members are retrieved.

A

-InputObject

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Gets only members with the specified member type.

A

-MemberType

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Specifies the names of one or more properties or methods of the object.

A

-Name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly