Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 672 Bytes

default-type-name-tostring-method.md

File metadata and controls

34 lines (22 loc) · 672 Bytes
descriptiontitlems.datef1_keywordsms.assetid
Learn more about: default::(type_name)::ToString Method
default::(type_name)::ToString Method
12/30/2016
VCCORLIB/Platform::Object::ToString
2541955f-d844-4bd8-944d-185198c86579

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

close