다음을 통해 공유


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)

적용 대상