Partager via


StringNormalize - Classe

Contient les méthodes et propriétés qui prennent en charge la normalisation de chaînes.

Hiérarchie d’héritage

System.Object
  System.MarshalByRefObject
    Microsoft.SharePoint.BusinessData.Infrastructure.InterpretedRule
      Microsoft.SharePoint.BusinessData.Infrastructure.StringNormalize

Espace de noms :  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class StringNormalize _
    Inherits InterpretedRule
'Utilisation
Dim instance As StringNormalize
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class StringNormalize : InterpretedRule

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

StringNormalize - Membres

Microsoft.SharePoint.BusinessData.Infrastructure - Espace de noms