UIApplicationLaunchEventArgs.SourceApplication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The bundle ID of the app that launched this app.
public string SourceApplication { get; }
member this.SourceApplication : string
Property Value
This value can be null
.