共用方式為


BinaryLogReaderErrorEventArgs.RecordKind Property

Definition

Kind of the record that encountered the error.

public:
 property Microsoft::Build::Logging::BinaryLogRecordKind RecordKind { Microsoft::Build::Logging::BinaryLogRecordKind get(); };
public Microsoft.Build.Logging.BinaryLogRecordKind RecordKind { get; }
member this.RecordKind : Microsoft.Build.Logging.BinaryLogRecordKind
Public ReadOnly Property RecordKind As BinaryLogRecordKind

Property Value

Applies to