Udostępnij za pośrednictwem


IJSVsaReferenceItem Interfejs

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 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
Atrybuty
Implementuje

Właściwości

AssemblyName

Pobiera lub ustawia nazwę przywoływanego zestawu.

IsDirty

Zwraca wartość wskazującą, czy bieżąca reprezentacja elementu w pamięci różni się od utrwalonej reprezentacji.

(Odziedziczone po IJSVsaItem)
ItemType

Pobiera typ określonego obiektu, określony przez CreateItem(String, JSVsaItemType, JSVsaItemFlag) metodę.

(Odziedziczone po IJSVsaItem)
Name

Pobiera lub ustawia nazwę elementu.

(Odziedziczone po IJSVsaItem)

Metody

GetOption(String)

Pobiera opcje specyficzne dla implementacji aparatu skryptu.

(Odziedziczone po IJSVsaItem)
SetOption(String, Object)

Ustawia opcje specyficzne dla implementacji aparatu skryptu.

(Odziedziczone po IJSVsaItem)

Dotyczy