UnixProcessStartArguments.Arguments Property

Definition

Important

This API is not CLS-compliant.

public:
 property System::Byte** Arguments { System::Byte** get(); };
[System.CLSCompliant(false)]
public byte** Arguments { get; }
[<System.CLSCompliant(false)>]
member this.Arguments : nativeptr<nativeptr<byte>>

Property Value

Byte*
Attributes

Applies to