イベント、エクステンダ、またはプロパティの参照時に、ビジュアルなデザイナで表示できる説明を設定します。
この型のすべてのメンバの一覧については、TimersDescriptionAttribute メンバ を参照してください。
System.Object
System.Attribute
System.ComponentModel.DescriptionAttribute
System.Timers.TimersDescriptionAttribute
<AttributeUsage(AttributeTargets.All)>
Public Class TimersDescriptionAttribute Inherits DescriptionAttribute
[C#]
[AttributeUsage(AttributeTargets.All)]
public class TimersDescriptionAttribute : DescriptionAttribute
[C++]
[AttributeUsage(AttributeTargets::All)]
public __gc class TimersDescriptionAttribute : public DescriptionAttribute
[JScript]
public
AttributeUsage(AttributeTargets.All)
class TimersDescriptionAttribute extends DescriptionAttribute
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
属性の使用方法の詳細については、「 属性を使用したメタデータの拡張 」を参照してください。
必要条件
名前空間: System.Timers
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System (System.dll 内)
参照
TimersDescriptionAttribute メンバ | System.Timers 名前空間 | Attribute | PropertyDescriptor | EventDescriptor