This document is archived and information here might be outdated. Recommended version. |
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**