LongPath members
The LongPath type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LongPath |
Top
Properties
Name | Description | |
---|---|---|
DriveName | ||
IsLocalFull | ||
IsUnc | ||
IsValid | ||
PathName | ||
ServerName |
Top
Methods
Name | Description | |
---|---|---|
CompareTo(Object) | ||
CompareTo(LongPath) | ||
Equals(Object) | (Overrides Object.Equals(Object).) | |
Equals(LongPath) | ||
GetHashCode | (Overrides Object.GetHashCode().) | |
Parse | ||
ParseCore | ||
ParseInternal | ||
ToString | (Overrides Object.ToString().) | |
TryParse | ||
TryParseInternal |
Top
Operators
Name | Description | |
---|---|---|
Equality | ||
Explicit(DirectoryInfo to LongPath) | ||
Explicit(FileInfo to LongPath) | ||
Inequality |
Top