IVsHelpFavorites.AddFavoriteTopic(String, String, String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void AddFavoriteTopic(System::String ^ strTitle, System::String ^ strUrl, System::String ^ topicKeyword, System::String ^ strTopicLocale);
public:
void AddFavoriteTopic(Platform::String ^ strTitle, Platform::String ^ strUrl, Platform::String ^ topicKeyword, Platform::String ^ strTopicLocale);
void AddFavoriteTopic(std::wstring const & strTitle, std::wstring const & strUrl, std::wstring const & topicKeyword, std::wstring const & strTopicLocale);
public void AddFavoriteTopic (string strTitle, string strUrl, string topicKeyword, string strTopicLocale);
abstract member AddFavoriteTopic : string * string * string * string -> unit
Public Sub AddFavoriteTopic (strTitle As String, strUrl As String, topicKeyword As String, strTopicLocale As String)
Parâmetros
- strTitle
- String
- strUrl
- String
- topicKeyword
- String
- strTopicLocale
- String