VsaEngine._baseEngine Field

Namespace:  Microsoft.VisualBasic.Vsa
Assembly:  Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.Vsa.dll)

Syntax

'Declaration
Protected _baseEngine As IVsaEngine
protected IVsaEngine _baseEngine
protected:
IVsaEngine^ _baseEngine
val mutable _baseEngine: IVsaEngine
protected var _baseEngine : IVsaEngine

.NET Framework Security

See Also

Reference

VsaEngine Class

Microsoft.VisualBasic.Vsa Namespace