WebPublishing.LongFileNames Property

Definition

longFileNames

Represents the following attribute in the schema: longFileNames

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

Property Value

Returns BooleanValue.

Attributes

Applies to