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