MarkupCompatibilityAttributes.PreserveElements 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置以空格分隔的元素限定名称的列表,这些名称标识元素的扩展名称。 标记生成者建议元素供标记编辑器保留,即使元素本身被忽略也是如此。
public DocumentFormat.OpenXml.StringValue PreserveElements { get; set; }
public DocumentFormat.OpenXml.StringValue? PreserveElements { get; set; }
member this.PreserveElements : DocumentFormat.OpenXml.StringValue with get, set
Public Property PreserveElements As StringValue