IJSVsaReferenceItem Gränssnitt

Definition

Varning

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.

Beskriver en referens som lagts till i skriptmotorn.

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
Attribut
Implementeringar

Egenskaper

Name Description
AssemblyName
Föråldrad.

Hämtar eller anger namnet på den refererade sammansättningen.

IsDirty
Föråldrad.

Returnerar ett värde som anger om den aktuella minnesinterna representationen av objektet skiljer sig från den bevarade representationen.

(Ärvd från IJSVsaItem)
ItemType
Föråldrad.

Hämtar det angivna objektets typ, enligt CreateItem(String, JSVsaItemType, JSVsaItemFlag) metoden.

(Ärvd från IJSVsaItem)
Name
Föråldrad.

Hämtar eller anger namnet på objektet.

(Ärvd från IJSVsaItem)

Metoder

Name Description
GetOption(String)
Föråldrad.

Hämtar implementeringsspecifika alternativ för en skriptmotor.

(Ärvd från IJSVsaItem)
SetOption(String, Object)
Föråldrad.

Anger implementeringsspecifika alternativ för en skriptmotor.

(Ärvd från IJSVsaItem)

Gäller för