NAnt SDK Documentation - v0.92

ExternalProgramBase.ProcessId Property

Gets the unique identifier for the spawned application.

[Visual Basic]
Protected ReadOnly Property ProcessId As Integer
[C#]
protected int ProcessId {get;}

See Also

ExternalProgramBase Class | NAnt.Core.Tasks Namespace