Skip to content

Instantly share code, notes, and snippets.

@ryanwebjackson
Created March 24, 2015 02:55
Show Gist options
  • Save ryanwebjackson/3483ba7a974f57eb95c4 to your computer and use it in GitHub Desktop.
Save ryanwebjackson/3483ba7a974f57eb95c4 to your computer and use it in GitHub Desktop.
ClickOnce args
var launchArgs = AppDomain.CurrentDomain.SetupInformation.ActivationArguments.ActivationData ?? args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment