recls C# mapping

FileEntry.UNCDrive Property

The UNC portion, if any, of the entry's path

[Visual Basic]
Public ReadOnly Property UNCDrive As String
[C#]
public string UNCDrive {get;}

Property Value

The UNC portion, if any, of the entry's path

Remarks

Missing <remarks> documentation for P:recls.FileEntry.UNCDrive

See Also

FileEntry Class | recls Namespace