共用方式為


WidgetErrorInfoReportedArgs.WidgetContext 屬性

定義

取得與錯誤相關聯的 WidgetCoNtext 物件。 此物件提供小工具主機內小工具組態的相關資訊。

public:
 property WidgetContext ^ WidgetContext { WidgetContext ^ get(); };
WidgetContext WidgetContext();
public WidgetContext WidgetContext { get; }
var widgetContext = widgetErrorInfoReportedArgs.widgetContext;
Public ReadOnly Property WidgetContext As WidgetContext

屬性值

WidgetCoNtext物件。

適用於