Compartir a través de


: FilterBase.Name (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the name of the filter.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property Name As String
'Uso
Dim instance As FilterBase
Dim value As String

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

Valor de propiedad

The name of the filter.

Vea también

Referencia

FilterBase (Clase)
FilterBase (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)