NDepend.API Documentation
UNCServer Property
NDepend.Path Namespace > IAbsolutePath Interface : UNCServer Property
Returns the server string if this is a UNC path with syntax '\\server\share\path'.
Syntax
string UNCServer {get;}
Exceptions
ExceptionDescription
is thrown if this absolute path Kind is different than AbsolutePathKind.AbsolutePathKind.UNC.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IAbsolutePath Interface
IAbsolutePath Members