Share via


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

プロパティ値

エンドポイントの型。

適用対象