IVsWebFavorites 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使包能够添加到用户的收藏夹列表。 可以从 SVsWebFavorites (SID_SVsWebFavorites) 服务获取接口的实例。
public interface class IVsWebFavorites
public interface class IVsWebFavorites
__interface IVsWebFavorites
[System.Runtime.InteropServices.Guid("E8B06F4C-6D01-11D2-AA7D-00C04F990343")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWebFavorites
[<System.Runtime.InteropServices.Guid("E8B06F4C-6D01-11D2-AA7D-00C04F990343")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWebFavorites = interface
Public Interface IVsWebFavorites
- 属性
方法
| AddFavorite(String, String, String, Int32, String[]) |
将项目添加到收藏夹列表。 |