Members

At the beginning of this chapter, the idea of properties and methods was introduced. These are part of a set of items collectively known as members. These are with which we interact with an object. A few of the more frequently used members are NoteProperty, ScriptProperty, ScriptMethod, and Event.

What are the member types?

The list of possible member types can be viewed on MSDN, which includes a short description of each member type:

https://msdn.microsoft.com/en-us/library/system.management.automation.psmembertypes(v=vs.85).aspx

This chapter focuses on the different property members: Property, NoteProperty, and ScriptProperty. They are most relevant to the commands in this chapter.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.137.75