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

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

_item
Przestarzałe.

Opisuje odwołanie dodane do aparatu skryptów.

(Odziedziczone po VsaItem)
AssemblyName
Przestarzałe.

Pobiera lub ustawia nazwę przywołynego 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 CreateItem(String, VsaItemType, VsaItemFlag) obiektu określony zgodnie z metodą .

(Odziedziczone po VsaItem)
Name
Przestarzałe.

Pobiera lub ustawia nazwę elementu.

(Odziedziczone po VsaItem)

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.

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

Type Pobiera bieżące wystąpienie.

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

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

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

(Odziedziczone po Object)

Dotyczy