Udostępnij za pośrednictwem


ISite2 Interfejs

Definicja

Definiuje metody, które są używane przez program VsaEngine do rozpoznawania nazw. Oferuje dodatkowe funkcje, które są potrzebne przez hosta IActiveScript.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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
Atrybuty

Metody

GetParentChain(Object)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Po zaimplementowaniu w klasie, pobiera hierarchię obiektów nadrzędnych dla określonego obiektu.

Dotyczy

Zobacz też