Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pscustomobject

How can I output a PSCustomObject from a compiled Cmdlet?

In an PSCustomObject, is it possible to refer an item belonging to it inside itself? [duplicate]

powershell pscustomobject

Powershell Selecting NoteProperty Type Objects From Object

Windows PowerShell parsing json - bracket vs dot

Prevent adding pscustomobject to array if already exists

Powershell Custom Objects: How To Acess NoteProperty of collected result

PowerShell: Importing 16MB CSV Into PowerShell Variable Creates >600MB's of PowerShell Memory Usage

How to add a custom property to a PowerShell array?

PowerShell type accelerators: PSObject vs PSCustomObject

PowerShell - "Write-Output" vs "return" in functions

How to get Select-Object to return a raw type (e.g. String) rather than PSCustomObject?

powershell pscustomobject

How to initialize an array of custom objects

powershell pscustomobject

PSCustomObject to Hashtable