WindowsInstallerRepairPathInfo Constructor 

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

Constructs a new WindowsInstallerRepairPathInfo instance from the specified WindowsInstallerRepairPath instance.

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

Syntax

'Declaration
Public Sub New ( _
    value As WindowsInstallerRepairPath _
)
'Usage
Dim value As WindowsInstallerRepairPath

Dim instance As New WindowsInstallerRepairPathInfo(value)
public WindowsInstallerRepairPathInfo (
    WindowsInstallerRepairPath value
)
public:
WindowsInstallerRepairPathInfo (
    WindowsInstallerRepairPath^ value
)
public WindowsInstallerRepairPathInfo (
    WindowsInstallerRepairPath value
)
public function WindowsInstallerRepairPathInfo (
    value : WindowsInstallerRepairPath
)

Parameters

  • value
    The WindowsInstallerRepairPath instance.

Platforms

Windows Server 2003

See Also

Reference

WindowsInstallerRepairPathInfo Class
WindowsInstallerRepairPathInfo Members
Microsoft.UpdateServices.Administration Namespace

Footer image

Send comments about this topic to Microsoft.