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 valor no seguro WebRequest 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

Nombre Description
Create(Uri)
Obsoletos.

Inicializa un nuevo WebRequest para el esquema de URI especificado.

Se aplica a