共用方式為


SiteProperties.UserCodeWarningLevel 屬性

取得或設定使用者的程式碼會觸發警告所使用的電腦資源量。

命名空間:  Microsoft.Online.SharePoint.TenantAdministration
組件:   Microsoft.Online.SharePoint.Client.Tenant.Silverlight (在 Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll 中);  Microsoft.Online.SharePoint.Client.Tenant (在 Microsoft.Online.SharePoint.Client.Tenant.dll 中)

語法

'宣告
Public Property UserCodeWarningLevel As Double
    Get
    Set
'用途
Dim instance As SiteProperties
Dim value As Double

value = instance.UserCodeWarningLevel

instance.UserCodeWarningLevel = value
public double UserCodeWarningLevel { get; set; }

屬性值

類型:System.Double

請參閱

參照

SiteProperties 類別

SiteProperties 成員

Microsoft.Online.SharePoint.TenantAdministration 命名空間