HttpPolicyDownloaderProtocol(Uri, IPAddress) Конструктор

Определение

Внимание!

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Инициализирует новый экземпляр класса HttpPolicyDownloaderProtocol.

public:
 HttpPolicyDownloaderProtocol(Uri ^ appUri, System::Net::IPAddress ^ address);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public HttpPolicyDownloaderProtocol (Uri appUri, System.Net.IPAddress address);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
new System.Net.Sockets.HttpPolicyDownloaderProtocol : Uri * System.Net.IPAddress -> System.Net.Sockets.HttpPolicyDownloaderProtocol
Public Sub New (appUri As Uri, address As IPAddress)

Параметры

appUri
Uri

Универсальный код ресурса (URI), где размещается приложение.

address
IPAddress

IP-адрес, на котором запущено приложение.

Атрибуты

Применяется к