NamedComponent.ToString Method

Definition

Returns a string representing the named-component.

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

Returns

A string containing the name of the component.

Applies to