次の方法で共有


ResourceLinkProperties.SourceId プロパティ

定義

リンク内のソース リソースの完全修飾 ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceId")]
public string SourceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceId")>]
member this.SourceId : string
Public ReadOnly Property SourceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象