Partager via


ExtensionIdentifier Members

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

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

Public Properties

  Name Description
public property Domain Gets the domain for this identifier.
public property Path Gets the path for this identifier.
public property Schema Gets the schema for this identifier.
public property Type Gets or sets the type identifier for this identifier.
public property Version Gets the version of this identifier.

Top

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic CreateIdentifier Creates either object or type identifier based on parent identifier.
public methodstatic CreateObjectIdentifier Overloaded. Creates the object identifier.
public methodstatic CreateTypeIdentifier Overloaded. Creates the type identifier.
public method Equals Overridden. Determines whether the specified System.Object is equal to this instance.
public methodstatic GetGuidID Convert identifier to Guid representation.
public method GetHashCode Overridden. Gets a hash code for this instance.
public methodstatic GetManagementPackID Gets the management pack version independent GUID ID.
public method GetReference Overloaded.  
public method GetType  (inherited from Object)
public methodstatic Parse Parses the specified identifier string.
public method ToString Overridden. Gets a compact format for this extension identifier.
public methodstatic TryParse Tries the parse.

Top

Protected Methods

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

Top

See Also

Reference

ExtensionIdentifier Class
Microsoft.EnterpriseManagement.Configuration Namespace