Partager via


Constructeur CopyToClipboardEventArgs

Creates a new instance of CopyToClipboardEventArgs with the default properties.

Espace de noms :  Microsoft.SqlServer.MessageBox
Assembly :  Microsoft.ExceptionMessageBox (en Microsoft.ExceptionMessageBox.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

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

Notes

The default constructor initializes any fields to their default values.