RefreshPropertiesAttribute クラス
関連付けられたプロパティ値に変更があった場合の、デザイナによる更新方法を示します。このクラスは継承できません。
この型のすべてのメンバの一覧については、RefreshPropertiesAttribute メンバ を参照してください。
System.Object
System.Attribute
System.ComponentModel.RefreshPropertiesAttribute
<AttributeUsage(AttributeTargets.All)>
NotInheritable Public Class RefreshPropertiesAttribute Inherits Attribute
[C#]
[AttributeUsage(AttributeTargets.All)]
public sealed class RefreshPropertiesAttribute : Attribute
[C++]
[AttributeUsage(AttributeTargets::All)]
public __gc __sealed class RefreshPropertiesAttribute : public Attribute
[JScript]
public
AttributeUsage(AttributeTargets.All)
class RefreshPropertiesAttribute extends Attribute
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
RefreshProperties は、[プロパティ] ウィンドウを再表示する場合に使用する更新モードの型を示します。
必要条件
名前空間: System.ComponentModel
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System (System.dll 内)
参照
RefreshPropertiesAttribute メンバ | System.ComponentModel 名前空間 | RefreshProperties