LongPath.IsUnc property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public ReadOnly Property IsUnc As Boolean
    Get
'Usage
Dim instance As LongPath
Dim value As Boolean

value = instance.IsUnc
public bool IsUnc { get; }

Property value

Type: System.Boolean

See also

Reference

LongPath class

LongPath members

Microsoft.Exchange.Data namespace