BinaryLogReaderErrorEventArgs.RecordKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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