VsaDTEngineClass Class

Definition

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

public ref class VsaDTEngineClass : Microsoft::Vsa::IVsaDTEngine, Microsoft_VsaVb::VsaDTEngine
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("C09F33DA-7F51-4CC7-9577-C8D199E702BE")]
public class VsaDTEngineClass : Microsoft.Vsa.IVsaDTEngine, Microsoft_VsaVb.VsaDTEngine
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("3089D50C-DDAC-4743-9FBF-C15743A32161")]
public class VsaDTEngineClass : Microsoft.Vsa.IVsaDTEngine, Microsoft_VsaVb.VsaDTEngine
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("C09F33DA-7F51-4CC7-9577-C8D199E702BE")>]
type VsaDTEngineClass = class
    interface IVsaDTEngine
    interface VsaDTEngine
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("3089D50C-DDAC-4743-9FBF-C15743A32161")>]
type VsaDTEngineClass = class
    interface IVsaDTEngine
    interface VsaDTEngine
Public Class VsaDTEngineClass
Implements IVsaDTEngine, VsaDTEngine
Inheritance
VsaDTEngineClass
Attributes
Implements

Constructors

VsaDTEngineClass()

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

Initializes a new instance of the VsaDTEngineClass class.

Properties

TargetURL

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

Gets or sets the target URL.

Methods

AttachDebugger(Boolean)

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

Attaches the debugger.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetIDE()

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

Returns the IDE.

GetType()

Gets the Type of the current instance.

(Inherited from Object)
InitCompleted()

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

MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to