InternalSymbolicLinkLinkCodeMethods Class

Definition

Class to find the symbolic link target.

public ref class InternalSymbolicLinkLinkCodeMethods abstract sealed
public ref class InternalSymbolicLinkLinkCodeMethods abstract sealed
class InternalSymbolicLinkLinkCodeMethods abstract sealed
public static class InternalSymbolicLinkLinkCodeMethods
type InternalSymbolicLinkLinkCodeMethods = class
Public Class InternalSymbolicLinkLinkCodeMethods
Inheritance
InternalSymbolicLinkLinkCodeMethods

Methods

GetLinkType(PSObject)

Gets the link type of the specified reparse point.

GetTarget(PSObject)
Obsolete.

Gets the target of the specified reparse point.

ResolvedTarget(PSObject)

Gets the target for a given file or directory, resolving symbolic links.

Applies to