Share via


UpdateServicesPackageWithServerInformation Constructor 

[WSUS 3.0 API - This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Constructor which takes an input SDP/USP file.

Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)

Syntax

'Declaration
Public Sub New ( _
    file As String _
)
'Usage
Dim file As String

Dim instance As New UpdateServicesPackageWithServerInformation(file)
public UpdateServicesPackageWithServerInformation (
    string file
)
public:
UpdateServicesPackageWithServerInformation (
    String^ file
)
public UpdateServicesPackageWithServerInformation (
    String file
)
public function UpdateServicesPackageWithServerInformation (
    file : String
)

Parameters

  • file
    SDP/USP file

Platforms

Windows Server 2003

See Also

Reference

UpdateServicesPackageWithServerInformation Class
UpdateServicesPackageWithServerInformation Members
Microsoft.UpdateServices.Administration Namespace

Footer image

Send comments about this topic to Microsoft.