다음을 통해 공유


AlertInfo.AlertServerUrl Field

A string representing the URL for the site storing the alert subscriptions.

Namespace:  [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx

Syntax

'Declaration
Public AlertServerUrl As String
'Usage
Dim instance As AlertInfo
Dim value As String

value = instance.AlertServerUrl

instance.AlertServerUrl = value
public string AlertServerUrl

Remarks

This must be the site and list URL. The server may return one of several site URLs if the same services and content are available from multiple entry points.

See Also

Reference

AlertInfo Structure

AlertInfo Members

Alerts Web Service