IVsItemTypeResolutionSite Schnittstelle

Definition

Stellt Rückrufmethoden für IVsItemTypeResolutionService bereit, um Verweise und Assemblys nachzuverfolgen.

public interface class IVsItemTypeResolutionSite
public interface class IVsItemTypeResolutionSite
__interface IVsItemTypeResolutionSite
[System.Runtime.InteropServices.Guid("45ABED49-8D6E-47B8-A0D6-C9F2405817C6")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsItemTypeResolutionSite
[<System.Runtime.InteropServices.Guid("45ABED49-8D6E-47B8-A0D6-C9F2405817C6")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsItemTypeResolutionSite = interface
Public Interface IVsItemTypeResolutionSite
Attribute

Methoden

AddReference(String)

Fügen dem Projekt einen Verweis hinzu.

IsCodeDirectoryAssembly(String, Int32)

Überprüft, ob sich ein Verweis auf eine Code-Assembly bezieht oder nicht.

WaitForReferencesReady()

Stellt sicher, dass jede ausstehende Compilerparametergenerierung hinsichtlich der Verweise abgeschlossen ist.

Gilt für