Condividi tramite


RestrictedLaunchActivatedEventArgs.SharedContext Proprietà

Definizione

Ottiene informazioni su un contesto condiviso per l'avvio con restrizioni.

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

Valore della proprietà

Object

Platform::Object

IInspectable

Oggetto che fornisce informazioni di contesto condivise.

Implementazioni

Si applica a