Edit

Share via


BuildProcess.Type Property

Definition

The type of the process.

[System.Runtime.Serialization.DataMember(Name="Type")]
public int Type { get; }
member this.Type : int
Public ReadOnly Property Type As Integer

Property Value

Attributes

Remarks

See ProcessType for a list of valid process types.

Applies to