Objects in PowerShell | PowerShell Tutorial

preview_player
Показать описание
Objects in Powershell

Objects are essentially known quantities of something that programming languages can use, interact with, perform computations and transformations on, and in general "consume." Technically, an object is simply the programmatic representation of anything. Objects are usually considered as two types of things: Properties, which simply describe attributes of whatever the .NET object is representing, and methods, which describe the types of actions (think verbs, or short instructions) that the .NET object can undertake.

Android App:

github

LinkedIn

External Source:

#powershell #ps #objects
Рекомендации по теме