IUnsafeWebRequestCreate Interface

Définition

Attention

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

Crée un WebRequest non sécurisé pour 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
Attributs

Méthodes

Create(Uri)
Obsolète.

Initialise un nouveau WebRequest pour le modèle URI spécifié.

S’applique à