Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates a new instance of CopyToClipboardEventArgs with the default properties.
Namespace: Microsoft.SqlServer.MessageBox
Assembly: Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CopyToClipboardEventArgs()
public CopyToClipboardEventArgs()
public:
CopyToClipboardEventArgs()
new : unit -> CopyToClipboardEventArgs
public function CopyToClipboardEventArgs()
Remarks
The default constructor initializes any fields to their default values.
See Also
Reference
CopyToClipboardEventArgs Class