AssemblyPath

SeparateProcessOptions.AssemblyPath property

Gets or sets the path to the separate process assembly.

public string AssemblyPath { get; set; }

Property Value

The path to the separate process assembly.

See Also