TextExpressionCompilerSettings.ActivityName 属性

定义

获取或设置编译器设置的活动名称。

public:
 property System::String ^ ActivityName { System::String ^ get(); void set(System::String ^ value); };
public string ActivityName { get; set; }
member this.ActivityName : string with get, set
Public Property ActivityName As String

属性值

活动的名称。

适用于