Compartir a través de


NonRootLocalLongFullPath Members

Include Protected Members
Include Inherited Members

The NonRootLocalLongFullPath type exposes the following members.

Properties

  Name Description
Public property DriveName (Inherited from LongPath.)
Public property IsLocalFull (Inherited from LongPath.)
Public property IsUnc (Inherited from LongPath.)
Protected property IsValid (Inherited from LongPath.)
Public property PathName (Inherited from LongPath.)
Public property ServerName (Inherited from LongPath.)

Top

Methods

  Name Description
Public method CompareTo(LongPath) (Inherited from LongPath.)
Public method CompareTo(Object) (Inherited from LongPath.)
Public method Equals(LongPath) (Inherited from LongPath.)
Public method Equals(Object) (Inherited from LongPath.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from LongPath.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member Parse
Protected method ParseCore (Inherited from LocalLongFullPath.)
Public method ToString (Inherited from LongPath.)
Public method ValidateDirectoryPathLength (Inherited from LocalLongFullPath.)
Public method ValidateFilePathLength (Inherited from LocalLongFullPath.)

Top