Forum Discussion

pooja520's avatar
pooja520
Icon for Microsoft rankMicrosoft
Nov 09, 2022

How to access or set .NET class property from PowerShell

I have a .NET library and I want to call it's function/constructor from PowerShell. In this case expecting it to print a HyperLink on console.  Here is the schema for the Log class  ...

Resources