다음을 통해 공유


AlertInfo.AlertServerName Field

The name of the server storing the current list of alert subscriptions.

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

Syntax

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

value = instance.AlertServerName

instance.AlertServerName = value
public string AlertServerName

Remarks

This should be the host component of the request URL

See Also

Reference

AlertInfo Structure

AlertInfo Members

Alerts Web Service