Represents a variable used in the Windows PowerShell language.
The following tables list the members exposed by the
PSVariable
type.

Public Constructors
| |
Name
|
Description
|
| |
PSVariable
|
Overloaded. Creates a new PSVariable object. The variants of this constructor can create an object that contains the name of the variable, the name and value of the variable, and more. |
Top

Public Methods

Protected Methods

See Also