共用方式為


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 物件。

適用於