Share via


WindowsDriverMetadata Constructor ()

 

Applies To: Windows Server Update Services

Instantiates a new instance of the WindowsDriverMetadata class.

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

Syntax

public WindowsDriverMetadata()
public:
WindowsDriverMetadata()
new : unit -> WindowsDriverMetadata
Public Sub New

Remarks

[This constructor can be found only in the API delivered with WSUS 3.0 SP1.]

See Also

WindowsDriverMetadata Class
Microsoft.UpdateServices.Administration Namespace

Return to top