recls C# mapping

FileEntry.IsUNC Property

Indicates whether the item's path is UNC

[Visual Basic]
Public ReadOnly Property IsUNC As Boolean
[C#]
public bool IsUNC {get;}

Property Value

Indicates whether the item's path is UNC

Remarks

This property indicates whether the item's path is UNC

See Also

FileEntry Class | recls Namespace