RefreshPropertiesAttribute::RefreshProperties Property

 

Gets the refresh properties for the member.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
property RefreshProperties RefreshProperties {
	RefreshProperties get();
}

Property Value

Type: System.ComponentModel::RefreshProperties

A RefreshProperties that indicates the current refresh properties for the member.

.NET Framework
Available since 1.1
Return to top
Show: