次の方法で共有


QnAMakerOptions.QnAId プロパティ

定義

質問されている現在の質問の QnA ID を取得または設定します (使用可能な場合)。

public int QnAId { get; set; }
member this.QnAId : int with get, set
Public Property QnAId As Integer

プロパティ値

質問されている現在の質問の ID。

適用対象