IUnsafeWebRequestCreate Interfaz

Definición

Precaución

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

Crea un WebRequest no seguro para un identificador uniforme de recursos (URI).

public interface class IUnsafeWebRequestCreate
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public interface IUnsafeWebRequestCreate
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type IUnsafeWebRequestCreate = interface
Public Interface IUnsafeWebRequestCreate
Atributos

Métodos

Create(Uri)
Obsoletos.

Inicializa un nuevo esquema de WebRequest para el URI especificado.

Se aplica a