Partager via


FilterBase.LocalizedDisplayName, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the localized display name of the filter.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LocalizedDisplayName As String
'Utilisation
Dim instance As FilterBase
Dim value As String

value = instance.LocalizedDisplayName
public string LocalizedDisplayName { get; }

Valeur de la propriété

The localized display name of the filter.

Voir aussi

Référence

FilterBase, classe
Membres FilterBase
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms