LocalLongFullPath members
The LocalLongFullPath type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LocalLongFullPath |
Top
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.) | |
ConvertInvalidCharactersInFileName | ||
ConvertInvalidCharactersInPathName | ||
ConvertInvalidCharactersInternal | ||
Equals(Object) | (Inherited from LongPath.) | |
Equals(LongPath) | (Inherited from LongPath.) | |
GetHashCode | (Inherited from LongPath.) | |
Parse | ||
ParseCore | (Overrides LongPath.ParseCore(String, Boolean).) | |
ParseFromPathNameAndFileName | ||
ToString | (Inherited from LongPath.) | |
TryParse | ||
ValidateDirectoryPath | ||
ValidateDirectoryPathLength | ||
ValidateFilePath | ||
ValidateFilePathLength | ||
ValidatePathWithSpecifiedExtension |
Top