Property Get


Definition: Declares, in a Classblock, the name, arguments, and code that form the body of a Propertyprocedure that gets (returns) the value of a property.

 

The VBScript Get statement is used when working with VBScript classes. Custom classes are theoretically possible in Windows PowerShell, but lie far beyond the scope of this introductory document. Therefore, we’ll take the easy way out and simply say that there is no Windows PowerShell equivalent to the Get statement.