DEV Community

Cover image for PowerShell PSCustomObject - Custom Object, the way it was meant to be
Kamil Pro
Kamil Pro

Posted on

2 1

PowerShell PSCustomObject - Custom Object, the way it was meant to be

Everything is an object in PowerShell, and ability to create own object allows for one more way of controlling and handling data.

In this video I'll take you through the steps of creating PSCustomObject, working with its properties to doing more advanced topics - like adding methods and types to the object.

GitHub logo thekamilpro / About-PowerShell

About PowerShell is educational series of videos that teach you about various aspects of PowerShell language.

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay