Changes

Jump to: navigation, search

An Overview of Windows PowerShell 1.0 and .NET

No change in size, 19:40, 9 December 2008
Instance Members and Properties
$object.PropertyName
$object.NropertyName PropertyName = new_value
For example, to create an instance of the ''[System.Net.WebClient]'' class, and then call an instance method on that object:

Navigation menu