次の方法で共有


WebPublishItem.SourceRef プロパティ

定義

ソース ID

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

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

プロパティ値

StringValue を返します。

属性

適用対象