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

属性

适用于