다음을 통해 공유


WorkflowControlEndpointElement.EndpointType 속성

정의

파생 클래스에 의해 호출 또는 재정의되는 경우 워크플로 제어 엔드포인트의 형식을 가져옵니다.

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

엔드포인트의 형식입니다.

적용 대상