DomainObjectInfo.ToString Method

Definition

Gets string representing of this object.

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

Returns

The name of domain object.

Attributes

Applies to