SPQuota.UserCodeWarningLevel 属性
获取或设置一个值,确定资源使用情况的发送警告电子邮件的级别。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property UserCodeWarningLevel As Double
Get
Set
用法
Dim instance As SPQuota
Dim value As Double
value = instance.UserCodeWarningLevel
instance.UserCodeWarningLevel = value
public double UserCodeWarningLevel { get; set; }
属性值
类型:System.Double
一个Double值,指定要使用的资源的限制。默认情况下,此值为 100。