Interface implemented by objects that can have their contents serialized to a string or deserialized from a string representation.

C# | Visual Basic | Managed C++ |
public interface IStringSerializable
Public Interface IStringSerializable
public interface class IStringSerializable