RefreshPropertiesAttribute(RefreshProperties) 생성자

정의

RefreshPropertiesAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 RefreshPropertiesAttribute(System::ComponentModel::RefreshProperties refresh);
public RefreshPropertiesAttribute(System.ComponentModel.RefreshProperties refresh);
new System.ComponentModel.RefreshPropertiesAttribute : System.ComponentModel.RefreshProperties -> System.ComponentModel.RefreshPropertiesAttribute
Public Sub New (refresh As RefreshProperties)

매개 변수

refresh
RefreshProperties

RefreshProperties 새로 고침의 특성을 나타내는 값입니다.

설명

RefreshPropertiesAttribute 클래스는 디자인 타임 보기를 새로 고치는 데 사용됩니다.

적용 대상

추가 정보