ProcessProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of the process.
[System.Runtime.Serialization.DataContract]
public class ProcessProperties
type ProcessProperties = class
Public Class ProcessProperties
- Inheritance
-
ProcessProperties
- Attributes
Constructors
| ProcessProperties() |
Properties
| Class |
Class of the process. |
| IsDefault |
Is the process default process. |
| IsEnabled |
Is the process enabled. |
| ParentProcessTypeId |
ID of the parent process. |
| Version |
Version of the process. |