TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Marc Geerts
NA
1
0
GetAttributes on DFS
Jun 14 2010 9:54 AM
I like to read file attributes (ReadOnly attribute) using .NET function File.GetAttributes(). This works fine on a local drive, but when using the function on a network share (DFS with reparse points) the function allways returns AttributeNormal. The DOS function ATTRIB does return the right attributes. Does anyone have a clue?
Setting an attribute with File.SetAttributes() works OK.
Marc
Reply
Answers (
0
)
runtime event handler of dynamic generated linkbutton
upload image on server folder using desktop based application not web based