PathSegmentListEmpty Property |
Gets the empty PathSegmentList instance.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static PathSegmentList Empty { get; }
Property Value
Type:
PathSegmentList
The empty PathSegmentList instance.
See Also