NonRootLocalLongFullPath members
The NonRootLocalLongFullPath type exposes the following members.
Properties
Name | Description | |
---|---|---|
DriveName | (Inherited from LongPath.) | |
IsLocalFull | (Inherited from LongPath.) | |
IsUnc | (Inherited from LongPath.) | |
IsValid | (Inherited from LongPath.) | |
PathName | (Inherited from LongPath.) | |
ServerName | (Inherited from LongPath.) |
Top
Methods
Name | Description | |
---|---|---|
CompareTo(Object) | (Inherited from LongPath.) | |
CompareTo(LongPath) | (Inherited from LongPath.) | |
Equals(Object) | (Inherited from LongPath.) | |
Equals(LongPath) | (Inherited from LongPath.) | |
GetHashCode | (Inherited from LongPath.) | |
Parse | ||
ParseCore | (Inherited from LocalLongFullPath.) | |
ToString | (Inherited from LongPath.) | |
ValidateDirectoryPathLength | (Inherited from LocalLongFullPath.) | |
ValidateFilePathLength | (Inherited from LocalLongFullPath.) |
Top