InternalSymbolicLinkLinkCodeMethods 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.
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.  |