ProcessArgs Property

The arguments to pass to the process.

Syntax

public string ProcessArgs { get; set; }
Public Property ProcessArgs As String

Default Value

""

Remarks

This property specifies the arguments that will be passed to the process when it is started.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IPC 2020 .NET Edition - Version 20.0 [Build 8155]