シンタックス
            
            
            
            
            '宣言
 
Public Function RaiseAutomationNotification( _
   ByVal  As System.Windows.Forms.Automation.AutomationNotificationKind, _
   ByVal  As System.Windows.Forms.Automation.AutomationNotificationProcessing, _
   ByVal  As System.String _
) As System.Boolean
             
        
            
            public System.bool RaiseAutomationNotification( 
   System.Windows.Forms.Automation.AutomationNotificationKind ,
   System.Windows.Forms.Automation.AutomationNotificationProcessing ,
   System.string 
)
             
        
             
        
            パラメータ
- notificationKind
 
- notificationProcessing
 
- notificationText
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照