PathSegmentListFullPath Property |
Gets the full path that this instance represents.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string FullPath { get; }
Property Value
Type:
StringThe full path that this instance represents.
See Also