DependencyPropertyDescriptor.ToString Method

Definition

Converts the value of this instance to its equivalent string representation.

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

Returns

Returns the Name value.

Applies to