JsonWriterTextWriter Property |
[Missing <summary> documentation for "P:X3Platform.Json.JsonWriter.TextWriter"]
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic TextWriter TextWriter { get; }
public:
property TextWriter^ TextWriter {
TextWriter^ get ();
}
Property Value
Type:
TextWriter
See Also