다음을 통해 공유


EndpointDiscoveryElement.BehaviorType 속성

정의

EndpointDiscoveryElement와 연결된 동작 형식을 가져옵니다.

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

속성 값

Type

동작 형식입니다.

적용 대상