enum SYMBOLIC_LINK_FLAG { File = 0, Directory = 1 }
Private Enum SYMBOLIC_LINK_FLAG As Integer File = 0 Directory = 1 End Enum
None.
Do you have...
Select "Edit This Page" on the right hand toolbar and edit it!