Share via


NotificationCallback.NotificationContext property

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

Syntax

'Declaration
Public Property NotificationContext As String
    Get
    Set
'Usage
Dim instance As NotificationCallback
Dim value As String

value = instance.NotificationContext

instance.NotificationContext = value
public string NotificationContext { get; set; }

Property value

Type: System.String

See also

Reference

NotificationCallback class

NotificationCallback members

Microsoft.BusinessData.Runtime namespace