I need to use Server class which is stored in Microsoft.SqlServer.Smo.dll I don\'t see this assembly in usual References dialog. I have found it at C:/Program Files/Microsof
In the case that you want use Backup class add Microsoft.SqlServer.Management.SmoExtended to your project.
Backup