BaseVsaStartup Klasa

Definicja

Przestroga

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.

Służy do uruchamiania i resetowania podstawowego aparatu VSA.

public ref class BaseVsaStartup abstract
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.")]
public abstract class BaseVsaStartup
type BaseVsaStartup = class
[<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
Dziedziczenie
BaseVsaStartup
Atrybuty

Konstruktory

BaseVsaStartup()
Przestarzałe.

Inicjuje nowe wystąpienie klasy BaseVsaStartup.

Pola

site
Przestarzałe.

Określa lokację, w której jest uruchamiany aparat.

Metody

Equals(Object)
Przestarzałe.

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()
Przestarzałe.

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()
Przestarzałe.

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()
Przestarzałe.

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
SetSite(IVsaSite)
Przestarzałe.

Ustawia witrynę vsa dla tego aparatu.

Shutdown()
Przestarzałe.

Wykonuje operacje przy zamykaniu aparatu.

Startup()
Przestarzałe.

Wykonuje operacje podczas uruchamiania aparatu.

ToString()
Przestarzałe.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy