VCFileCodeModel.IsBatchOpen Property

Definition

Not currently implemented.

public:
 property bool IsBatchOpen { bool get(); };
public:
 property bool IsBatchOpen { bool get(); };
[System.Runtime.InteropServices.DispId(206)]
public bool IsBatchOpen { [System.Runtime.InteropServices.DispId(206)] get; }
[<System.Runtime.InteropServices.DispId(206)>]
[<get: System.Runtime.InteropServices.DispId(206)>]
member this.IsBatchOpen : bool
Public ReadOnly Property IsBatchOpen As Boolean

Property Value

true if the batch is open; otherwise, false.

Implements

Attributes

Applies to