Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Schumix
ExtraAddon
Commands
WebHelper
C# Класс Schumix.ExtraAddon.Commands.WebHelper
A class which provides useful methods for working with the world-wide web.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
GetWebTitle
(
Uri
url
) :
string
Gets the title of the specified webpage.
Описание методов
GetWebTitle()
публичный
статический
Метод
Gets the title of the specified webpage.
public
static
GetWebTitle
(
Uri
url
) :
string
url
System.Uri
/// The webpage's URL. ///
Результат
string