IPublishProperties.SupportUrl 属性

获取或设置用户可以进入支持的 URL。

命名空间:  Microsoft.VisualStudio.ManagedInterfaces.Publish
程序集:  Microsoft.VisualStudio.ManagedInterfaces(在 Microsoft.VisualStudio.ManagedInterfaces.dll 中)

语法

声明
Property SupportUrl As String
string SupportUrl { get; set; }

属性值

类型:System.String
用户可以进入的 URL 支持。

.NET Framework 安全性

请参见

参考

IPublishProperties 接口

Microsoft.VisualStudio.ManagedInterfaces.Publish 命名空间