Alert.ListUrl property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property ListUrl As String
    Get
'Usage
Dim instance As Alert
Dim value As String

value = instance.ListUrl
public string ListUrl { get; }

Property value

Type: System.String

See also

Reference

Alert class

Alert members

Microsoft.SharePoint.Client namespace