ISite2 接口

定义

定义 VsaEngine 用于名称解析的方法。 提供 IActiveScript 宿主需要的额外功能。

此 API 支持产品基础结构,不能在代码中直接使用。

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
属性

方法

GetParentChain(Object)

此 API 支持产品基础结构,不能在代码中直接使用。

在类中实现时,获取指定对象的父对象层次结构。

适用于

另请参阅