SPWebService.DisableCoauthoring - Propriété
Si cette propriété a la valeur false, le verrouillage de fichier partagé est activé pour la co-création de documents Office
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property DisableCoauthoring As Boolean
Get
Set
'Utilisation
Dim instance As SPWebService
Dim value As Boolean
value = instance.DisableCoauthoring
instance.DisableCoauthoring = value
public bool DisableCoauthoring { get; set; }
Valeur de propriété
Type : System.Boolean
Retourne Boolean .