DescriptionAttribute.DescriptionValue プロパティ
アセンブリ: System (system.dll 内)

/** @property */ protected String get_DescriptionValue () /** @property */ protected void set_DescriptionValue (String value)
protected function get DescriptionValue () : String protected function set DescriptionValue (value : String)
説明として格納されている文字列。既定値は空の文字列 ("") です。

Description プロパティの既定の実装は、単純にこの値を返します。
この特別なプロパティは、DescriptionAttribute から派生して、ローカライズ バージョンを提供することを目的としています。派生したローカライズ可能な DescriptionAttribute は、プライベートなブール フィールドを保持して、ローカライズされているかどうかを示します。Description プロパティは、初めにアクセスされたときに、ローカライズされた文字列を検索し、DescriptionValue プロパティに格納します。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からDescriptionAttribute.DescriptionValue プロパティを検索する場合は、下記のリンクをクリックしてください。

- DescriptionAttribute.DescriptionValue プロパティのページへのリンク