Share via


FlowDecision.DisplayName 属性

定义

要在活动设计器中显示的此流决策的名称。

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

属性值

流决定的名称。

适用于