标签: sharepoint-2010
有没有办法从代码中请求“阻止的文件类型”列表?
可选:可能会在列表中添加新项目。
答案 0 :(得分:1)
您可以使用SPWebApplication对象和BlockedFileExtensions属性获取所有被阻止的文件扩展名:http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.administration.spwebapplication.blockedfileextensions.aspx