CacheHierarchy.DisplayFolder Property

Definition

displayFolder

Represents the following attribute in the schema: displayFolder

[DocumentFormat.OpenXml.SchemaAttr(0, "displayFolder")]
public DocumentFormat.OpenXml.StringValue DisplayFolder { get; set; }
public DocumentFormat.OpenXml.StringValue DisplayFolder { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "displayFolder")]
public DocumentFormat.OpenXml.StringValue? DisplayFolder { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("displayFolder")]
public DocumentFormat.OpenXml.StringValue? DisplayFolder { get; set; }
public DocumentFormat.OpenXml.StringValue? DisplayFolder { get; set; }
member this.DisplayFolder : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "displayFolder")>]
member this.DisplayFolder : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("displayFolder")>]
member this.DisplayFolder : DocumentFormat.OpenXml.StringValue with get, set
Public Property DisplayFolder As StringValue

Property Value

Returns StringValue.

Attributes

Applies to