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 | |
---|---|---|
Domain | Gets the domain for this identifier. | |
Path | Gets the path for this identifier. | |
Schema | Gets the schema for this identifier. | |
Type | Gets or sets the type identifier for this identifier. | |
Version | Gets the version of this identifier. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CreateIdentifier | Creates either object or type identifier based on parent identifier. | |
CreateObjectIdentifier | Overloaded. Creates the object identifier. | |
CreateTypeIdentifier | Overloaded. Creates the type identifier. | |
Equals | Overridden. Determines whether the specified System.Object is equal to this instance. | |
GetGuidID | Convert identifier to Guid representation. | |
GetHashCode | Overridden. Gets a hash code for this instance. | |
GetManagementPackID | Gets the management pack version independent GUID ID. | |
GetReference | Overloaded. | |
GetType | (inherited from Object) | |
Parse | Parses the specified identifier string. | |
ToString | Overridden. Gets a compact format for this extension identifier. | |
TryParse | Tries the parse. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ExtensionIdentifier Class
Microsoft.EnterpriseManagement.Configuration Namespace