DetectoidMetadata Members

contains information describing a detectoid. A detectoid can be referenced by other packages as a prerequisite. Obsolete.

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

Public Properties

  Name Description
public property Descriptions  Gets a dictionary containing the description of this package in one or more languages.  (Inherited from PackageMetadata)
public property Id  Gets the GUID and revision number of this package. (Inherited from PackageMetadata)
public property IsInstalledRule  Retrieves the list of packages superseded by this package. (Inherited from PackageMetadata)
public property PackageType  Gets the type of this package: Category, Classification, Detectoid, Software, or Unknown. (Inherited from PackageMetadata)
public property Prerequisites  Gets an XML fragment describing the prerequisites of this package. (Inherited from PackageMetadata)
public property SupersededPackages  Gets he list of packages superseded by this package. (Inherited from PackageMetadata)
public property Titles  Gets a dictionary containing the title of this package in one or more languages. (Inherited from PackageMetadata)
public property UpdateSource  Gets the original source of this package. (Inherited from PackageMetadata)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
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

DetectoidMetadata Class
Microsoft.UpdateServices.ClientServicing Namespace