BaseVsaStartup 類別

定義

警告

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

用來啟動和重置基礎的 VSA 引擎。

public ref class BaseVsaStartup abstract
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
public abstract class BaseVsaStartup
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
type BaseVsaStartup = class
Public MustInherit Class BaseVsaStartup
繼承
BaseVsaStartup
屬性

建構函式

名稱 Description
BaseVsaStartup()
已淘汰.

建立此類別的新物件。

欄位

名稱 Description
site
已淘汰.

這是這款引擎的 VSA 網站。

方法

名稱 Description
Equals(Object)
已淘汰.

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()
已淘汰.

做為預設哈希函式。

(繼承來源 Object)
GetType()
已淘汰.

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()
已淘汰.

建立目前 Object的淺層複本。

(繼承來源 Object)
SetSite(IJSVsaSite)
已淘汰.

為此引擎設定 VSA 站點。

Shutdown()
已淘汰.

用於引擎關閉時執行操作。

Startup()
已淘汰.

用於引擎啟動時執行操作。

ToString()
已淘汰.

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於