共用方式為


WidgetInfo.WidgetContext 屬性

定義

取得 WidgetContext 物件,其中包含小工具主機內小工具設定的相關信息。

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

屬性值

WidgetContext 物件。

適用於