DiagnosticEvent.DataBytes Propriedade

Definição

Obtém os bytes de dados brutos coletados com isso DiagnosticEvent .

public:
 property System::Collections::Generic::IList<System::Byte> ^ DataBytes { System::Collections::Generic::IList<System::Byte> ^ get(); };
public System.Collections.Generic.IList<byte> DataBytes { get; }
member this.DataBytes : System.Collections.Generic.IList<byte>
Public ReadOnly Property DataBytes As IList(Of Byte)

Valor da propriedade

IList<Byte>

Aplica-se a