Share via


SoftwareDistributionPackage Constructor

 

Applies To: Windows Server Update Services

Initializes a new instance of SoftwareDistributionPackage.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod SoftwareDistributionPackage()

Initializes a new instance of SoftwareDistributionPackage.

System_CAPS_pubmethod SoftwareDistributionPackage(IXPathNavigable)

Obsolete. Initializes a new instance of SoftwareDistributionPackage with the given SDP node.

System_CAPS_pubmethod SoftwareDistributionPackage(IXPathNavigable, Int32)

Creates an SDP class and loads properties from the specified SDP XML node.

System_CAPS_pubmethod SoftwareDistributionPackage(String)

Initializes a new instance of SoftwareDistributionPackage with the given SDP package file.

See Also

SoftwareDistributionPackage Class
Microsoft.UpdateServices.Administration Namespace

Return to top