共用方式為


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

屬性值

端點的型別。

適用於