Share via


BuildEventArgsReader.SkipUnknownEventParts Property

Definition

Indicates whether unread parts of BuildEvents (probably added in newer format of particular BuildEvent)should be silently skipped. Exception thrown otherwise. Parameter is supported only if the file format supports forward compatible reading (version is 18 or higher).

public:
 property bool SkipUnknownEventParts {  void set(bool value); };
public bool SkipUnknownEventParts { set; }
member this.SkipUnknownEventParts : bool
Public Property SkipUnknownEventParts As Boolean

Property Value

Applies to