Created
March 24, 2015 02:55
-
-
Save ryanwebjackson/3483ba7a974f57eb95c4 to your computer and use it in GitHub Desktop.
ClickOnce args
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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