程序集元素 (解决方案 - 程序集)
适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
指定要包含在解决方案中的程序集。
<Assemblies>
<Assembly
DeploymentTarget = "GlobalAssemblyCache" | "WebApplication"
Location = "Text">
<SafeControls>
...
</SafeControls>
</Assembly>
...
</Assemblies>
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
无
子元素
父元素
示例
有关如何使用此元素的示例,请参阅 解决方案架构。