Share via


PropertyViewer.Copy Method

Copies the value of the focused property 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 Copy
'Usage
Dim instance As PropertyViewer

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