次の方法で共有


Connection.SourceFile プロパティ

定義

sourceFile

スキーマ内の次の属性を表します: sourceFile

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

プロパティ値

StringValue を返します。

属性

適用対象