Share via


IUnsafeWebRequestCreate 介面

定義

警告

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

建立對統一資源識別元 (URI) 進行的不安全 WebRequest

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
屬性

方法

Create(Uri)
已淘汰.

初始化指定之 URI 配置的新 WebRequest 執行個體。

適用於