NotificationCallback.NotificationEndpoint property
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property NotificationEndpoint As String
Get
'Usage
Dim instance As NotificationCallback
Dim value As String
value = instance.NotificationEndpoint
public string NotificationEndpoint { get; }
Property value
Type: System.String