BaseObject.Copy Method ()

 

Namespace:   Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:  Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)

Syntax

public virtual object Copy()
public:
virtual Object^ Copy()
Public Overridable Function Copy As Object

Return Value

Type: System.Object

See Also

BaseObject Class
Microsoft.ConfigurationManagement.ApplicationManagement Namespace

Return to top