次の方法で共有


KnowledgeBaseAnswer.Questions プロパティ

定義

回答に関連付けられている質問の一覧。

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

プロパティ値

適用対象