Watch Pre-recorded Live Shows Here
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
subtile
0
4
0
How to find out if a IIS property is inherited
Oct 15 2007 10:18 AM
How do you tell if a PropertyValueCollection property is inherited ?
Property examples could be:
AccessFlags = 517
AppRoot = /LM/W3SVC/18233351908/ROOT/
I just need a C# way to tell if a property is inherited. I use Metabase Explorer to view properties but i need to do this programatically.
I've tried with methods from the Reflection namespace without much luck :-(
Best Regards
subtile
Reply
Answers (
1
)
NEED HELP: How can I write a code in C# to list the published user certificates
How can I get the Group Name of a User?