IStringable interface (windows.foundation.h)
Provides a way to represent the current object as a string.
Inheritance
The IStringable interface inherits from IInspectable. IStringable also has these types of members:
Methods
The IStringable interface has these methods.
IStringable::ToString Gets a string that represents the current object. |
Remarks
Important Managed types should not implement the IStringable interface. For more info, see Object.ToString Method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps only] |
Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
Target Platform | Windows |
Header | windows.foundation.h |