SiteProperties.UserCodeWarningLevel - Propriété
Obtient ou définit la quantité de ressources de l'ordinateur utilisé par le code utilisateur qui se déclenche un avertissement s'affiche.
Espace de noms : Microsoft.Online.SharePoint.TenantAdministration
Assemblys : Microsoft.Online.SharePoint.Client.Tenant.Silverlight (dans Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll); Microsoft.Online.SharePoint.Client.Tenant (dans Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntaxe
'Déclaration
Public Property UserCodeWarningLevel As Double
Get
Set
'Utilisation
Dim instance As SiteProperties
Dim value As Double
value = instance.UserCodeWarningLevel
instance.UserCodeWarningLevel = value
public double UserCodeWarningLevel { get; set; }
Valeur de propriété
Type : System.Double
Voir aussi
Référence
Microsoft.Online.SharePoint.TenantAdministration - Espace de noms