IUnsafeWebRequestCreate Interfaccia

Definizione

Attenzione

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

Crea un oggetto unsafe WebRequest per un URI (Uniform Resource Identifier).

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
Attributi

Metodi

Nome Descrizione
Create(Uri)
Obsoleti.

Inizializza un nuovo WebRequest oggetto per lo schema URI specificato.

Si applica a