AliasType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AliasType
type AliasType = class
Public Class AliasType
- Inheritance
-
System.ObjectAliasType
Constructors
AliasType() |
Initializes a new instance of the AliasType class. |
AliasType(String, IList<AliasPathType>) |
Initializes a new instance of the AliasType class. |
Properties
Name |
Gets or sets the alias name. |
Paths |
Gets or sets the paths for an alias. |