PSObjectCount Property
The number of objects returned by the pipeline execution.
Syntax
[VB.NET] Public ReadOnlyProperty PSObjectCount As Integer
[C#] public int PSObjectCount {get;}
Remarks
Specifies the number of objects returned by the command.
This property is read-only and not available at design time.
Default Value
0