次の方法で共有


IPublishProperties.InstallUrl Property

Gets or sets the URL from which the user should install the application.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Syntax

'宣言
Property InstallUrl As String
string InstallUrl { get; set; }

Property Value

Type: System.String
The URL from which the user should install the application.

.NET Framework Security

See Also

Reference

IPublishProperties Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace