IPublishProperties3.SupportUrl 属性

定义

获取或设置用于支持应用程序 (URI) 的统一资源标识符。

public:
 property System::String ^ SupportUrl { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SupportUrl { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(19)]
public string SupportUrl { get; set; }
[<System.Runtime.InteropServices.DispId(19)>]
member this.SupportUrl : string with get, set
Public Property SupportUrl As String

属性值

String

支持应用程序的 URI。

实现

属性

适用于