Property IsUnc IsUnc Gets a value indicating whether this path is a UNC path. This can only ever return true for paths that use the Windows path format. Declaration bool IsUnc { get; } Property Value Type Description bool