点击或拖拽改变大小

ITextWriterIgnoreAttributeType 属性

获取或设置指示 Serializer 方法 Divide(ITextWriter, Object, Object) 进行序列化的公共字段或公共读/写属性值。

命名空间:  XPatchLib
程序集:  XPatchLib (在 XPatchLib.dll 中) 版本:3.0.5.10
语法
C#
Type IgnoreAttributeType { get; set; }

属性值

类型: Type
备注
用于控制如何 Serializer 方法 Divide(ITextWriter, Object, Object) 序列化对象。
版本信息

.NET Framework

支持版本:4.0, 3.5, 2.0

.NET Standard

支持版本:1.3, 1.0
参见