SPWcfServiceSettings.ReaderQuotasMaxStringContentLength - Propriété
Obtient ou définit la longueur de chaîne maximale pour les lecteurs du dictionnaire XML (XmlDictionaryReaderQuotas).
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ReaderQuotasMaxStringContentLength As Integer
Get
Set
'Utilisation
Dim instance As SPWcfServiceSettings
Dim value As Integer
value = instance.ReaderQuotasMaxStringContentLength
instance.ReaderQuotasMaxStringContentLength = value
public int ReaderQuotasMaxStringContentLength { get; set; }
Valeur de propriété
Type : System.Int32
La longueur maximale de la chaîne. Paramètre de cette propriété est appliqué uniquement lorsque la valeur est supérieure à zéro.