次の方法で共有


WebPublishItem.SourceObject プロパティ

定義

Source Object Name/ソース オブジェクト名

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

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

プロパティ値

StringValue を返します。

属性

適用対象