ActivityBind.ToString Method

Definition

Calculates and returns a combination of the Name and Path property strings.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A combination of the Name and Path property strings.

Applies to