Поделиться через


IVsaReferenceItem Интерфейс

Определение

Внимание!

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 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
Производный
Атрибуты
Реализации

Свойства

AssemblyName
Устаревшие..

Возвращает или задает имя сборки, на которую делается ссылка.

IsDirty
Устаревшие..

Возвращает значение, указывающее, отличается ли текущее представление элемента в памяти от сохраненного представления.

(Унаследовано от IVsaItem)
ItemType
Устаревшие..

Возвращает тип указанного объекта, определяемого методом CreateItem(String, VsaItemType, VsaItemFlag).

(Унаследовано от IVsaItem)
Name
Устаревшие..

Возвращает или задает имя элемента.

(Унаследовано от IVsaItem)

Методы

GetOption(String)
Устаревшие..

Возвращает параметры реализации для обработчика сценариев.

(Унаследовано от IVsaItem)
SetOption(String, Object)
Устаревшие..

Задает параметры реализации для обработчика сценариев.

(Унаследовано от IVsaItem)

Применяется к