VsaGlobalItem Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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 obiekty globalne dodane do aparatu skryptów.
public ref class VsaGlobalItem : Microsoft::VisualBasic::Vsa::VsaItem, Microsoft::Vsa::IVsaGlobalItem
public class VsaGlobalItem : Microsoft.VisualBasic.Vsa.VsaItem, Microsoft.Vsa.IVsaGlobalItem
[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 VsaGlobalItem : Microsoft.VisualBasic.Vsa.VsaItem, Microsoft.Vsa.IVsaGlobalItem
type VsaGlobalItem = class
inherit VsaItem
interface IVsaGlobalItem
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 VsaGlobalItem = class
inherit VsaItem
interface IVsaGlobalItem
interface IVsaItem
Public Class VsaGlobalItem
Inherits VsaItem
Implements IVsaGlobalItem
- Dziedziczenie
- Atrybuty
- Implementuje
Właściwości
_item |
Przestarzałe.
Opisuje obiekty globalne dodane do aparatu skryptów. (Odziedziczone po VsaItem) |
ExposeMembers |
Przestarzałe.
Pobiera lub ustawia wartość wskazującą, czy elementy członkowskie obiektu globalnego powinny być udostępniane aparatowi skryptów. |
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) |
TypeString |
Przestarzałe.
Ustawia typ elementu globalnego. |
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) |