Share via


BuildEventArgsReader.CloseInput Property

Definition

Directs whether the passed BinaryReader should be closed when this instance is disposed. Defaults to "false".

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

Property Value

Applies to