次の方法で共有


WebPublishing.LongFileNames プロパティ

定義

longFileNames

スキーマ内の次の属性を表します: 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

プロパティ値

BooleanValue を返します。

属性

適用対象