FilterBase.LocalizedDisplayName 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the localized display name of the filter.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property LocalizedDisplayName As String
用法
Dim instance As FilterBase
Dim value As String

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

属性值

The localized display name of the filter.

另请参阅

参考

FilterBase 类
FilterBase 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间