Bearbeiten

Share via


ProcessResult.Output Property

Definition

Output from completed process.

public:
 property cli::array <System::String ^> ^ Output { cli::array <System::String ^> ^ get(); };
public string[] Output { get; }
member this.Output : string[]
Public ReadOnly Property Output As String()

Property Value

String[]

Applies to