Linguaggio

Process.ErrorStream Proprietà

Definizione

Restituisce un flusso di input connesso al flusso di errore (stderr) del processo nativo rappresentato da questo oggetto.

public abstract System.IO.Stream? ErrorStream { [Android.Runtime.Register("getErrorStream", "()Ljava/io/InputStream;", "GetGetErrorStreamHandler")] get; }
[<get: Android.Runtime.Register("getErrorStream", "()Ljava/io/InputStream;", "GetGetErrorStreamHandler")>]
member this.ErrorStream : System.IO.Stream

Valore della proprietà

Oggetto IO.Stream esposto da ErrorStream.

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a