PathSegmentListIsDevice Property |
Gets a value that indicates if this instance represents a path in the device namespace.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool IsDevice { get; }
Property Value
Type:
BooleanA value that indicates if this instance represents a path in the device.
See Also