Compartir a través de


ConsoleHost.WriteBuffer (Método) (array<Byte , Int32, Boolean)

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Shared Sub WriteBuffer ( _
    rawBytes As Byte(), _
    numBytesToWrite As Integer, _
    stdErr As Boolean _
)
public static void WriteBuffer(
    byte[] rawBytes,
    int numBytesToWrite,
    bool stdErr
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ConsoleHost Clase

WriteBuffer (Sobrecarga)

Microsoft.TeamFoundation.Client (Espacio de nombres)