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