BuildEventArgsReader.SkipUnknownEvents Property

Definition

Indicates whether unknown BuildEvents should be silently skipped. Read returns null otherwise. Parameter is supported only if the file format supports forward compatible reading (version is 18 or higher).

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

Property Value

Applies to