Struct PathAliasEntry
Inherited Members
Namespace: PathAliases
Assembly: PathAliasesResolver.dll
Syntax
public struct PathAliasEntry
Fields
DoCreate
Declaration
public bool DoCreate
Field Value
| Type | Description |
|---|---|
| bool |
IsAlias
Declaration
public bool IsAlias
Field Value
| Type | Description |
|---|---|
| bool |
Kind
Declaration
public AliasKind Kind
Field Value
| Type | Description |
|---|---|
| AliasKind |
Name
Declaration
public string Name
Field Value
| Type | Description |
|---|---|
| string |
OnlyExisting
Declaration
public bool OnlyExisting
Field Value
| Type | Description |
|---|---|
| bool |
ResolvedFull
Declaration
public string ResolvedFull
Field Value
| Type | Description |
|---|---|
| string |
Template
Declaration
public string Template
Field Value
| Type | Description |
|---|---|
| string |