In an ISAPI Filter, how can I retrieve metabase properties for the current application?
I know I can get the metabase path by retrieving the server variable APPL_MD_PATH.
How can I get, for example, the PutReadSize property, at runtime, within an ISAPI Fil开发者_如何学运维ter?
加载中,请稍侯......
精彩评论