CacheHierarchy.AllUniqueName 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
allUniqueName
表示架构中的以下属性:allUniqueName
[DocumentFormat.OpenXml.SchemaAttr(0, "allUniqueName")]
public DocumentFormat.OpenXml.StringValue AllUniqueName { get; set; }public DocumentFormat.OpenXml.StringValue AllUniqueName { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "allUniqueName")]
public DocumentFormat.OpenXml.StringValue? AllUniqueName { get; set; }[DocumentFormat.OpenXml.SchemaAttr("allUniqueName")]
public DocumentFormat.OpenXml.StringValue? AllUniqueName { get; set; }public DocumentFormat.OpenXml.StringValue? AllUniqueName { get; set; }member this.AllUniqueName : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "allUniqueName")>]
member this.AllUniqueName : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("allUniqueName")>]
member this.AllUniqueName : DocumentFormat.OpenXml.StringValue with get, setPublic Property AllUniqueName As StringValue属性值
返回 StringValue。
- 属性