Share via


PropertyViewer.CopyAll Method

Copies the value of all the properties to the Clipboard with the default property values.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Public Sub CopyAll
'Usage
Dim instance As PropertyViewer

instance.CopyAll()
public void CopyAll()
public:
void CopyAll()
member CopyAll : unit -> unit 
public function CopyAll()