VCFileCodeModel::IsBatchOpen Property

 

Not currently implemented.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

property bool IsBatchOpen {
	bool get();
}

Property Value

Type: System::Boolean

true if the batch is open; otherwise, false.

Return to top
Show: