PSObjectPropertyValue Property
The value of this property Each property has a unique name, a value, a type and a boolean value indicating if it's null.
Syntax
__property String PSObjectPropertyValue[int PSObjectPropertyIndex] = {read=FPSObjectPropertyValue, write=FSetPSObjectPropertyValue};
Default Value
""
Remarks
The value of this property
Each property has a unique name, a value, a type and a boolean value indicating if it's null.
The size of the array is controlled by the PSObjectPropertyCount property.
This property is read-only and not available at design time.
Data Type
String