Sdílet prostřednictvím


IJSVsaReferenceItem Rozhraní

Definice

Upozornění

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.

Popisuje odkaz přidaný do skriptovacího stroje.

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

Vlastnosti

AssemblyName
Zastaralé.

Získá nebo nastaví název odkazovaného sestavení.

IsDirty
Zastaralé.

Vrátí hodnotu označující, zda se aktuální reprezentace položky v paměti liší od trvalé reprezentace.

(Zděděno od IJSVsaItem)
ItemType
Zastaralé.

Získá typ zadaného objektu, jak je určeno metodou CreateItem(String, JSVsaItemType, JSVsaItemFlag) .

(Zděděno od IJSVsaItem)
Name
Zastaralé.

Získá nebo nastaví název položky.

(Zděděno od IJSVsaItem)

Metody

GetOption(String)
Zastaralé.

Získá možnosti specifické pro implementaci pro skriptovací stroj.

(Zděděno od IJSVsaItem)
SetOption(String, Object)
Zastaralé.

Nastaví možnosti specifické pro implementaci pro skriptovací stroj.

(Zděděno od IJSVsaItem)

Platí pro