GuidConverterCanWrite - свойство

Gets a value indicating whether this JsonConverter can write JSON.

Definition

Пространство имён: Tessa.Platform.Json
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public override bool CanWrite { get; }

Значение свойства

Boolean
true if this JsonConverter can write JSON; otherwise, false.

См. также