RecommendedActionData.LinkedObjects プロパティ

定義

リンクされたオブジェクト (存在する場合) を取得します。

public System.Collections.Generic.IReadOnlyList<string> LinkedObjects { get; }
member this.LinkedObjects : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property LinkedObjects As IReadOnlyList(Of String)

プロパティ値

適用対象