共用方式為


SVsHelpFavorites 介面

這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  Microsoft.VisualStudio.VSHelp80
組件:  Microsoft.VisualStudio.VSHelp80 (在 Microsoft.VisualStudio.VSHelp80.dll 中)

語法

'宣告
<InterfaceTypeAttribute()> _
<GuidAttribute("4A81432B-BFCC-4832-9BE9-15977DA82072")> _
Public Interface SVsHelpFavorites
[InterfaceTypeAttribute()]
[GuidAttribute("4A81432B-BFCC-4832-9BE9-15977DA82072")]
public interface SVsHelpFavorites
[InterfaceTypeAttribute()]
[GuidAttribute(L"4A81432B-BFCC-4832-9BE9-15977DA82072")]
public interface class SVsHelpFavorites
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4A81432B-BFCC-4832-9BE9-15977DA82072")>]
type SVsHelpFavorites =  interface end
public interface SVsHelpFavorites

請參閱

參考

Microsoft.VisualStudio.VSHelp80 命名空間