This instance represents a relative URI, and this property is valid only for absolute URIs.
Remarks
The is_unc property is true if the specified xtd::uri instance is a UNC path (such as \server\folder or file://server/folder). This property always returns true if the URI has the file:// scheme and specifies a host component.