ISite2 Interfaccia

Definizione

Definisce i metodi utilizzati dall'oggetto VsaEngine per la risoluzione dei nomi. Fornisce funzionalità supplementari necessarie a un host IActiveScript.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public interface class ISite2
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("BFF6C980-0705-4394-88B8-A03A4B8B4CD7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISite2
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("BFF6C980-0705-4394-88B8-A03A4B8B4CD7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISite2 = interface
Public Interface ISite2
Attributi

Metodi

GetParentChain(Object)

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Quando viene implementato in una classe, ottiene la gerarchia degli oggetti padre per l'oggetto specificato.

Si applica a

Vedi anche