ProgramKey Constructor

 

Applies To: Windows Server Update Services

Initializes a new instance of the ProgramKey class.

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

Overload List

Name Description
System_CAPS_protmethod ProgramKey()

Initializes a new instance of the ProgramKey class.

System_CAPS_pubmethod ProgramKey(Guid)

Initializes a new instance of the ProgramKey class with the given GUID.

System_CAPS_pubmethod ProgramKey(Guid, String)

Initializes a new instance of the ProgramKey class with the given GUID and description.

See Also

ProgramKey Class
Microsoft.UpdateServices.Administration Namespace

Return to top