Documentation for a minimal subset of the QSM API
AsString Property
Namespaces > QS.Fx.Serialization > IStringSerializable > AsString
This property serializes the class to or deserializes it from a string representation.
Syntax
C#Visual BasicManaged C++
string AsString { get; set; }
Property AsString As String
property String^ AsString {
	String^ get ();
	void set (String^ value);
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0