IUnsafeWebRequestCreate 인터페이스

정의

주의

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

URI(Uniform Resource Identifier)에 대해 안전하지 않은 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를 초기화합니다.

적용 대상