The following tables list the members exposed by IAliasRepository.
Public Methods
Extension Methods
| Name | Description |
| AddAlias | Adds a new alias to the repository, with default alias metadata. |
| GetAliasNames | Gets names of all aliases in the repository. |
| GetNamespaces | Gets alias namespaces under the root namespace. |
| ModifyAlias | Modifies an existing alias value in the repository, keeping its alias metadata unchanged. |
| RemoveAliases | Removes existing aliases in the root namespace from the repository. |
| SetAlias | Sets an alias value in the repository. |
Top
See Also