IImportExtensions.GetExtraProgramLaunchLinkText 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.
Returns the launch link text shown on the last page of the package deployer.
public:
property System::String ^ GetExtraProgramLaunchLinkText { System::String ^ get(); };
public string GetExtraProgramLaunchLinkText { get; }
member this.GetExtraProgramLaunchLinkText : string
Public ReadOnly Property GetExtraProgramLaunchLinkText As String