次の方法で共有


Workbook.SourceResourceId プロパティ

定義

ソース リソースの省略可能な resourceId を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceResourceId")]
public string SourceResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceResourceId")>]
member this.SourceResourceId : string with get, set
Public Property SourceResourceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象