default::(type_name)::ToString Method

Returns a string that represents the current type.

Syntax

String^ ToString();

Return Value

A string that represents the current object.

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: default

Header: vccorlib.h

See also

default namespace