ActivityMarkupSerializer.EndLineProperty 字段

定义

活动定义中最后一行的索引。

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ EndLineProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty EndLineProperty;
 staticval mutable EndLineProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly EndLineProperty As DependencyProperty 

字段值

DependencyProperty

注解

通过解析对应的依赖属性,可以间接地访问此类型的每个公共属性和事件。 此依赖项属性是名为 XProperty 或 XEvent 的公共静态字段,其中 X 是对应的属性。

适用于