WidgetCustomizationRequestedArgs.WidgetContext 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與自訂要求相關聯的 WidgetCoNtext 物件。 此物件提供小工具主機內小工具組態的相關資訊。
public:
property WidgetContext ^ WidgetContext { WidgetContext ^ get(); };
WidgetContext WidgetContext();
public WidgetContext WidgetContext { get; }
var widgetContext = widgetCustomizationRequestedArgs.widgetContext;
Public ReadOnly Property WidgetContext As WidgetContext
屬性值
WidgetCoNtext物件。