Click or drag to resize

PathSegmentListIsLong Property

Gets a value that indicates if this instance represents a path with the \\?\ prefix.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public bool IsLong { get; }

Property Value

Type: Boolean
A value that indicates if this instance represents a path with the \\?\ prefix.
See Also