ToStringCodeMethods.PropertyValueCollection(PSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ToString implementation for PropertyValueCollection
public:
static System::String ^ PropertyValueCollection(System::Management::Automation::PSObject ^ instance);
public static string PropertyValueCollection (System.Management.Automation.PSObject instance);
static member PropertyValueCollection : System.Management.Automation.PSObject -> string
Public Shared Function PropertyValueCollection (instance As PSObject) As String
Parameters
- instance
- PSObject
instance of PSObject wrapping a PropertyValueCollection