IVsaReferenceItem Interfejs
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 odwołanie dodane do aparatu skryptów.
public interface class IVsaReferenceItem : Microsoft::Vsa::IVsaItem
[System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaReferenceItem : Microsoft.Vsa.IVsaItem
[System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[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 interface IVsaReferenceItem : Microsoft.Vsa.IVsaItem
[<System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaReferenceItem = interface
interface IVsaItem
[<System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<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 IVsaReferenceItem = interface
interface IVsaItem
Public Interface IVsaReferenceItem
Implements IVsaItem
- Pochodne
- Atrybuty
- Implementuje
Właściwości
AssemblyName |
Przestarzałe.
Pobiera lub ustawia nazwę przywoływnego zestawu. |
IsDirty |
Przestarzałe.
Zwraca wartość wskazującą, czy bieżąca reprezentacja elementu w pamięci różni się od utrwalonej reprezentacji. (Odziedziczone po IVsaItem) |
ItemType |
Przestarzałe.
Pobiera typ określonego obiektu określony zgodnie z CreateItem(String, VsaItemType, VsaItemFlag) metodą . (Odziedziczone po IVsaItem) |
Name |
Przestarzałe.
Pobiera lub ustawia nazwę elementu. (Odziedziczone po IVsaItem) |
Metody
GetOption(String) |
Przestarzałe.
Pobiera opcje specyficzne dla implementacji aparatu skryptów. (Odziedziczone po IVsaItem) |
SetOption(String, Object) |
Przestarzałe.
Ustawia opcje specyficzne dla implementacji aparatu skryptów. (Odziedziczone po IVsaItem) |