FeedbackRequest(ContextInsight, FeedbackRequestProperties) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したソースとプロパティを使用して新しい FeedbackRequest を作成します。
[Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/ContextInsight;I)V", "", ApiSince=37)]
public FeedbackRequest(Android.App.PersonalContext.Insight.ContextInsight source, Android.App.PersonalContext.Understander.FeedbackRequestProperties properties);
[<Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/ContextInsight;I)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Understander.FeedbackRequest : Android.App.PersonalContext.Insight.ContextInsight * Android.App.PersonalContext.Understander.FeedbackRequestProperties -> Android.App.PersonalContext.Understander.FeedbackRequest
パラメーター
- source
- ContextInsight
- properties
- FeedbackRequestProperties
- 属性