IVsHelpFavorites.AddFavoriteTopic(String, String, String, String) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
Параметры
- strTitle
- String
- strUrl
- String
- topicKeyword
- String
- strTopicLocale
- String