RuntimeDelegateArgument.Direction 属性
定义
获取 RuntimeDelegateArgument 的数据流的方向。Gets the direction of data flow through the RuntimeDelegateArgument.
public:
property System::Activities::ArgumentDirection Direction { System::Activities::ArgumentDirection get(); };
public System.Activities.ArgumentDirection Direction { get; }
member this.Direction : System.Activities.ArgumentDirection
Public ReadOnly Property Direction As ArgumentDirection
属性值
指定某个自变量的数据流方向的枚举值之一。One of the enumeration values that specifies the direction of data flow through an argument.