SafeControls 元素(解决方案)

上次修改时间: 2015年3月9日

适用范围: SharePoint Foundation 2010

本文内容
属性
子元素
父元素

指定解决方案中包含的程序集的安全控件。

<SafeControls>
  <SafeControl
    Assembly = "Text"
    Namespace = "Text"
    Safe = "TRUE" | "FALSE"
    TypeName = "Text"/>
  ...
</SafeControls>

属性

属性

说明

N/A

子元素

SafeControl

父元素

Assembly

示例

有关如何使用此元素的示例,请参阅 Solution 架构