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 | |
---|---|---|
ProgramKey() | Initializes a new instance of the ProgramKey class. |
|
ProgramKey(Guid) | Initializes a new instance of the ProgramKey class with the given GUID. |
|
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