Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 491 Bytes

istringable.md

File metadata and controls

23 lines (15 loc) · 491 Bytes
-api-id -api-type
T:Windows.Foundation.IStringable
winrt interface

Windows.Foundation.IStringable

-description

Provides a way to represent the current object as a string.

-remarks

Important

Managed types should not implement the IStringable interface. For more info, see Object.ToString Method.

-examples

-see-also