다음을 통해 공유


ServiceMetadataEndpointElement.EndpointType 속성

정의

현재 ServiceMetadataEndpoint의 형식을 가져옵니다.

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

속성 값

Type

메타데이터 서비스 엔드포인트 형식입니다.

적용 대상