VsaDTEngine Interface

Definition

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public interface class VsaDTEngine : Microsoft::Vsa::IVsaDTEngine
[System.Runtime.InteropServices.Guid("E0C0FFEE-7EEA-4EE5-B7E4-0080C7EB0B74")]
public interface VsaDTEngine : Microsoft.Vsa.IVsaDTEngine
[<System.Runtime.InteropServices.Guid("E0C0FFEE-7EEA-4EE5-B7E4-0080C7EB0B74")>]
type VsaDTEngine = interface
    interface IVsaDTEngine
Public Interface VsaDTEngine
Implements IVsaDTEngine
Derived
Attributes
Implements

Properties

TargetURL

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

(Inherited from IVsaDTEngine)

Methods

AttachDebugger(Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code.

Attaches the debugger.

(Inherited from IVsaDTEngine)
GetIDE()

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns the IDE.

(Inherited from IVsaDTEngine)
InitCompleted()

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

(Inherited from IVsaDTEngine)

Applies to