This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONSerializer Interface > IJSONSerializer.Writer Property (ArcObjects .NET 10.4 SDK) |
Obtains JSON Writer.
[Visual Basic .NET] Public ReadOnly Property Writer As IJSONWriter
[C#] public IJSONWriter Writer {get;}
[C++]
HRESULT get_Writer(
IJSONWriter** ppWriter
);
[C++]
Parameters ppWriter [out, retval]
ppWriter is a parameter of type IJSONWriter