다음을 통해 공유


EndpointCollectionElement.EndpointType 속성

정의

파생 클래스에서 구현되는 경우 서비스 엔드포인트의 형식을 가져옵니다.

public:
 abstract property Type ^ EndpointType { Type ^ get(); };
public abstract Type EndpointType { get; }
member this.EndpointType : Type
Public MustOverride ReadOnly Property EndpointType As Type

속성 값

Type

서비스 엔드포인트 형식입니다.

적용 대상