AttributeBinding.ToString Method

Definition

Returns a string that represents the AttributeBinding object.

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

Returns

A System.String with representation of the object.

Applies to