uaPLUS Reference
ShowDialog(String,Exception) Method
See Also  Send Feedback
Opc.Ua.Configuration Namespace > ExceptionDlg Class > ShowDialog Method : ShowDialog(String,Exception) Method

caption
e

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ShowDialog( _
   ByVal caption As String, _
   ByVal e As Exception _
) 
C# 
public void ShowDialog( 
   string caption,
   Exception e
)

Parameters

caption
e

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.