LocalizablePropertyDisplayNameAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティのローカライズされた表示名を提供します。
public ref class LocalizablePropertyDisplayNameAttribute sealed : System::ComponentModel::DisplayNameAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class LocalizablePropertyDisplayNameAttribute : System.ComponentModel.DisplayNameAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type LocalizablePropertyDisplayNameAttribute = class
inherit DisplayNameAttribute
Public NotInheritable Class LocalizablePropertyDisplayNameAttribute
Inherits DisplayNameAttribute
- 継承
-
LocalizablePropertyDisplayNameAttribute
- 属性
コンストラクター
LocalizablePropertyDisplayNameAttribute(Type, String) |
指定した型とプロパティ名を使用して、LocalizablePropertyDisplayNameAttribute クラスの新しいインスタンスを初期化します。 |
プロパティ
DisplayName |
LocalizablePropertyDisplayNameAttribute の表示名を取得します。 |
メソッド
GetLocalizedValue() |
LocalizablePropertyDisplayNameAttribute のローカライズされた値を含む文字列を返します。 |