共用方式為


RestrictedLaunchActivatedEventArgs.SharedContext 屬性

定義

取得受限制啟動之共用內容的相關資訊。

public:
 property Platform::Object ^ SharedContext { Platform::Object ^ get(); };
IInspectable SharedContext();
public object SharedContext { get; }
var object = restrictedLaunchActivatedEventArgs.sharedContext;
Public ReadOnly Property SharedContext As Object

屬性值

Object

Platform::Object

IInspectable

提供共用內容資訊的 物件。

實作

適用於