Alias

An Alias object represents a defined folder alias. It is retrieved by enumerating or indexing the Aliases object.

Property NameReturn TypeDescription

<default value>

string

Returns the name of the alias.

path

object:Path

Returns the target of the alias as a Path object.

system

bool

True if the object is a system-defined alias, False if it is user defined.

最后更新于