共用方式為


ManagementPackVerificationResult Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a management pack verification result.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property Category Gets or sets the current result category.
public property Code Gets a short description for the management pack verification result.
public property Message Gets or sets a message that provides detailed information of the management pack verification result.
public property Source Gets or sets the identity of the source object that produces the management pack verification result.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the specified object equals the current object.
public method GetHashCode Overridden. Gets a hash code for the current object.
public method GetType  (inherited from Object)
public method ToString Overridden. Gets a string that represents the current object.

Top

Protected Methods

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

Top

See Also

Reference

ManagementPackVerificationResult Class
Microsoft.EnterpriseManagement.Configuration.Verification Namespace