Compartir a través de


BipBuffer.Buffer Property

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public ReadOnly Property Buffer As Byte()
    Get
'Usage
Dim instance As BipBuffer
Dim value As Byte()

value = instance.Buffer
public byte[] Buffer { get; }

Property Value

Type: []