Язык

IJSVsaReferenceItem Интерфейс

Определение

Внимание!

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 IJSVsaReferenceItem : Microsoft::JScript::Vsa::IJSVsaItem
[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.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8EFD265B-677A-4B09-A471-E086787AA727")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IJSVsaReferenceItem : Microsoft.JScript.Vsa.IJSVsaItem
[<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.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("8EFD265B-677A-4B09-A471-E086787AA727")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IJSVsaReferenceItem = interface
    interface IJSVsaItem
Public Interface IJSVsaReferenceItem
Implements IJSVsaItem
Атрибуты
Реализации

Свойства

Имя Описание
AssemblyName
Устаревшие.

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

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

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

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

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

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

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

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

Методы

Имя Описание
GetOption(String)
Устаревшие.

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

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

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

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

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