共用方式為


ConsoleHost.WriteBuffer 方法 (array<Byte[], Int32)

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public Shared Sub WriteBuffer ( _
    rawBytes As Byte(), _
    numBytesToWrite As Integer _
)
public static void WriteBuffer(
    byte[] rawBytes,
    int numBytesToWrite
)

參數

.NET Framework 安全性

請參閱

參考

ConsoleHost 類別

WriteBuffer 多載

Microsoft.TeamFoundation.Client 命名空間