VCFileCodeModel.IsBatchOpen 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.
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