C# Класс System.Diagnostics.ProcessInfo

This data structure contains information about a process that is collected in bulk by querying the operating system. The reason to make this a separate structure from the process component is so that we can throw it away all at once when Refresh is called on the component.
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
ProcessInfo System.Collections.Generic

Приватные методы

Метод Описание
ProcessInfo ( ) : System.Collections.Generic