Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

in visual studio 2013, how can i get the list of all .net framework classes?

$
0
0

Hi friends

as we know in powershell we can work with .net classes.

but a problem:

in powershell 4.0 we use this command:

New-Object -typename System.Management.Automation.PSCredential

but when i tried to find this in visual studio 2013 & i expanded all items under system.management node one-by-one but i couldn't find it.


Viewing all articles
Browse latest Browse all 6937

Trending Articles