VsaItem 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.

Definiuje obiekt dla wszystkich elementów dodanych do aparatu skryptów platformy .NET, w tym elementów kodu, elementów referencyjnych i elementów globalnych.

public ref class VsaItem : Microsoft::Vsa::IVsaItem
public class VsaItem : Microsoft.Vsa.IVsaItem
[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 class VsaItem : Microsoft.Vsa.IVsaItem
type VsaItem = class
    interface IVsaItem
[<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 VsaItem = class
    interface IVsaItem
Public Class VsaItem
Implements IVsaItem
Dziedziczenie
VsaItem
Pochodne
Atrybuty
Implementuje

Właściwości

_item
Przestarzałe.

Definiuje obiekt dla wszystkich elementów dodanych do aparatu skryptów platformy .NET, w tym elementów kodu, elementów referencyjnych i elementów globalnych.

IsDirty
Przestarzałe.

Pobiera wartość wskazującą, czy bieżąca reprezentacja elementu w pamięci różni się od utrwalonej reprezentacji.

ItemType
Przestarzałe.

Pobiera typ określonego obiektu określony zgodnie z CreateItem(String, VsaItemType, VsaItemFlag) metodą .

Name
Przestarzałe.

Pobiera lub ustawia nazwę elementu.

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)
GetOption(String)
Przestarzałe.

Pobiera opcje specyficzne dla implementacji aparatu skryptów.

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)
SetOption(String, Object)
Przestarzałe.

Ustawia opcje specyficzne dla implementacji aparatu skryptów.

ToString()
Przestarzałe.

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

(Odziedziczone po Object)

Dotyczy