GetProc01 Code Samples
Here are the code samples for the GetProc01 sample cmdlet. This is the basic Get-Process
cmdlet sample described in Creating Your First Cmdlet. A Get-Process
cmdlet is designed to retrieve information about all the processes running on the local computer.
For complete sample code, see the following topics.
Language | Topic |
---|---|
C# | GetProc01 (C#) Sample Code |
VB.NET | GetProc01 (VB.NET) Sample Code |
See Also
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.