ISite2 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 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 支持产品基础结构,不能在代码中直接使用。 在类中实现时,获取指定对象的父对象层次结构。 |