IVsaDTEngine.GetIDE Method
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Vsa
Assembly: Microsoft.Vsa (in Microsoft.Vsa.dll)
Syntax
'Declaration
Function GetIDE As IVsaIDE
IVsaIDE GetIDE()
IVsaIDE^ GetIDE()
abstract GetIDE : unit -> IVsaIDE
function GetIDE() : IVsaIDE
Return Value
Type: Microsoft.Vsa.IVsaIDE