ProgramKey Members

Represents the program key.

The following tables list the members exposed by the ProgramKey type.

Public Constructors

(see also Protected Constructors)

  Name Description
ProgramKey Overloaded. Initializes a new instance of the ProgramKey class.

Top

Protected Constructors

  Name Description
ProgramKey Overloaded. Initializes a new instance of the ProgramKey class.

Top

Public Properties

  Name Description
public property Description Gets or sets the key description.
public property Key Gets or sets the program key.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Compares this object against the givenobject to see if they are equal.
public method GetHashCode Overridden. Serves as a hash function for a ProgramKey, suitable for using in hashing algorithms and data structures like a hash table.
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ProgramKey Class
Microsoft.UpdateServices.Administration Namespace