다음을 통해 공유


Alert.Title Field

A string representing the title of the alert.

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

Syntax

'Declaration
Public Title As String
'Usage
Dim instance As Alert
Dim value As String

value = instance.Title

instance.Title = value
public string Title

See Also

Reference

Alert Structure

Alert Members

Alerts Web Service