VsaReferenceItem Klasa

Definicja

Uwaga

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.

Opisuje odwołanie dodane do aparatu skryptów.

public ref class VsaReferenceItem : Microsoft::VisualBasic::Vsa::VsaItem, Microsoft::Vsa::IVsaReferenceItem
public class VsaReferenceItem : Microsoft.VisualBasic.Vsa.VsaItem, Microsoft.Vsa.IVsaReferenceItem
[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 VsaReferenceItem : Microsoft.VisualBasic.Vsa.VsaItem, Microsoft.Vsa.IVsaReferenceItem
type VsaReferenceItem = class
    inherit VsaItem
    interface IVsaReferenceItem
    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 VsaReferenceItem = class
    inherit VsaItem
    interface IVsaReferenceItem
    interface IVsaItem
Public Class VsaReferenceItem
Inherits VsaItem
Implements IVsaReferenceItem
Dziedziczenie
VsaReferenceItem
Atrybuty
Implementuje

Właściwości

Nazwa Opis
_item
Przestarzałe.

Opisuje odwołanie dodane do aparatu skryptów.

(Odziedziczone po VsaItem)
AssemblyName
Przestarzałe.

Pobiera lub ustawia nazwę przywołytowanego zestawu.

IsDirty
Przestarzałe.

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

(Odziedziczone po VsaItem)
ItemType
Przestarzałe.

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

(Odziedziczone po VsaItem)
Name
Przestarzałe.

Pobiera lub ustawia nazwę elementu.

(Odziedziczone po VsaItem)

Metody

Nazwa Opis
Equals(Object)
Przestarzałe.

Określa, czy określony obiekt jest równy bieżącemu obiektowi.

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

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

Pobiera Type bieżącego wystąpienia.

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

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

(Odziedziczone po Object)
SetOption(String, Object)
Przestarzałe.

Ustawia opcje specyficzne dla implementacji aparatu skryptów.

(Odziedziczone po VsaItem)
ToString()
Przestarzałe.

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

(Odziedziczone po Object)

Dotyczy