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 risque WebRequest 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

Nom Description
Create(Uri)
Obsolète.

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

S’applique à