Gets or sets the refresh properties for the member.
[Visual Basic] Public ReadOnly Property RefreshProperties As RefreshProperties [C#] public RefreshProperties RefreshProperties {get;} [C++] public: __property RefreshProperties get_RefreshProperties(); [JScript] public function get RefreshProperties() : RefreshProperties;
A RefreshProperties that indicates the current refresh properties for the member.
RefreshPropertiesAttribute Class | RefreshPropertiesAttribute Members | System.ComponentModel.Design Namespace