'Declaration Public Sub RaiseNotificationEvent( _ ByVal notificationKind As AutomationNotificationKind, _ ByVal notificationProcessing As AutomationNotificationProcessing, _ ByVal displayString As String, _ ByVal activityId As String _ )
public void RaiseNotificationEvent( AutomationNotificationKind notificationKind, AutomationNotificationProcessing notificationProcessing, string displayString, string activityId )
Parameters
- notificationKind
- notificationProcessing
- displayString
- activityId