Message in Japanese (日本語)
DataContractJsonSerializer は、既定の FullTypeName 以外の値にシリアル化されるオブジェクトの FullTypeName の設定をサポートしていません。完全な型名 '<var>X</var>' および既定の完全な型名 '<var>Y</var>' が指定されたオブジェクトをシリアル化しようとしました。
Unlocalized message
DataContractJsonSerializer does not support the setting of the FullTypeName of the object to be serialized to a value other than the default FullTypeName. Attempted to serialize object with full type name '<var>X</var>' and default full type name '<var>Y</var>'.
Search by Google