UriEndPoint 클래스

정의

EndPoint 로 정의된 입니다Uri.

public ref class UriEndPoint : System::Net::EndPoint
public class UriEndPoint : System.Net.EndPoint
type UriEndPoint = class
    inherit EndPoint
Public Class UriEndPoint
Inherits EndPoint
상속
UriEndPoint

생성자

UriEndPoint(Uri)

UriEndPoint 클래스의 새 인스턴스를 초기화합니다.

속성

Uri

Uri 를 정의하는 입니다EndPoint.

메서드

ToString()

EndPoint 로 정의된 입니다Uri.

적용 대상