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の局所的な値を含む文字列を返します。 |