次の方法で共有


ResourceNavigationLink.LinkedResourceType プロパティ

定義

リンクされたリソースのリソースの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象