ValidatedEventArgs Constructor

Initializes a new instance of the ValidatedEventArgs class with the default property values.

Namespace:  Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ValidatedEventArgs()
public ValidatedEventArgs()
public:
ValidatedEventArgs()
new : unit -> ValidatedEventArgs
public function ValidatedEventArgs()