VsaDTEngine Interface
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.
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) |