The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GetManifestCompletedEventArgs::SupportUri Property
.NET Framework (current version)
Gets the location of a Web page users can visit to obtain product support for the ClickOnce application.
Assembly: System.Deployment (in System.Deployment.dll)
Property Value
Type: System::Uri^A Uri containing the value found in the supportUrl attribute of the deployment manifest's <description> tag. For more information, see ClickOnce Deployment Manifest.
.NET Framework
Available since 2.0
Available since 2.0
Show: