Activity.ToString 方法
定義
傳回包含 的 和 的 。Returns a String that contains the Id and DisplayName of the Activity.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
傳回
ID 和活動的顯示名稱。The ID and the display name of the activity.