SPFeatureDefinition.AlwaysForceInstall 属性
获取一个值,该值指示是否强制标志设置为true ,默认情况下在安装过程中。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property AlwaysForceInstall As Boolean
Get
用法
Dim instance As SPFeatureDefinition
Dim value As Boolean
value = instance.AlwaysForceInstall
public bool AlwaysForceInstall { get; }
属性值
类型:System.Boolean
true值指定强制标志设置为true ,默认情况下 ;否则为false。
备注
即使已经安装了,则值为true将安装功能。
另请参阅
引用
Microsoft.SharePoint.Administration 命名空间
其他资源
SharePoint 功能