C# Класс Cef3.Interop.cef_urlparts_t

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
host Cef3.Interop.cef_string_t
password Cef3.Interop.cef_string_t
path Cef3.Interop.cef_string_t
port Cef3.Interop.cef_string_t
query Cef3.Interop.cef_string_t
scheme Cef3.Interop.cef_string_t
spec Cef3.Interop.cef_string_t
username Cef3.Interop.cef_string_t

Описание свойств

host публичное свойство

public cef_string_t,Cef3.Interop host
Результат Cef3.Interop.cef_string_t

password публичное свойство

public cef_string_t,Cef3.Interop password
Результат Cef3.Interop.cef_string_t

path публичное свойство

public cef_string_t,Cef3.Interop path
Результат Cef3.Interop.cef_string_t

port публичное свойство

public cef_string_t,Cef3.Interop port
Результат Cef3.Interop.cef_string_t

query публичное свойство

public cef_string_t,Cef3.Interop query
Результат Cef3.Interop.cef_string_t

scheme публичное свойство

public cef_string_t,Cef3.Interop scheme
Результат Cef3.Interop.cef_string_t

spec публичное свойство

public cef_string_t,Cef3.Interop spec
Результат Cef3.Interop.cef_string_t

username публичное свойство

public cef_string_t,Cef3.Interop username
Результат Cef3.Interop.cef_string_t