Gets a type of the file system item object represented by this Pidl object.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic

Public ReadOnly Property Type As PidlType

C#

public PidlType Type { get; }

Property Value

A member of the PidlType enumeration which specifies whether this item is a file or folder.