Share via


FlowSwitch<T>.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

属性值

流开关的名称。

适用于