DesignPackageInfo members

Represents metadata that are related to a design package.

The DesignPackageInfo type exposes the following members.

Constructors

  Name Description
Public method DesignPackageInfo Initializes a new instance of a DesignPackageInfo class by using the specified arguments.

Top

Properties

  Name Description
Public property MajorVersion Gets or sets the major version of a design package.
Public property MinorVersion Gets or sets the minor version of a design package.
Public property PackageGuid Gets or sets the unique ID of a design package.
Public property PackageName Gets or sets the name of a design package.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Public method Equals(DesignPackageInfo) Determines whether the specified design package is equal to the current design package.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string representation of a design package’s metadata. (Overrides Object.ToString().)

Top

See also

Reference

DesignPackageInfo class

Microsoft.SharePoint.Publishing namespace