Compartir a través de


LongPath.IsUnc Property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.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