다음을 통해 공유


StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.EndpointType 속성

정의

컬렉션에서 표준 엔드포인트 형식을 가져옵니다.

public:
 virtual property Type ^ EndpointType { Type ^ get(); };
public override Type EndpointType { get; }
member this.EndpointType : Type
Public Overrides ReadOnly Property EndpointType As Type

속성 값

Type

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

적용 대상