FilterBase.LocalizedDisplayName プロパティ (Microsoft.Office.Server.ApplicationRegistry.Runtime)
フィルタのローカライズされた表示名を取得します。
名前空間: 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; }
プロパティ値
フィルタのローカライズされた表示名。
関連項目
参照
FilterBase クラス
FilterBase メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間