Refresh(String,String,String) Method
Call to allow the command to update its visibility or enabled state following a change to
system.
Syntax
public virtual void Refresh( string whatChanged, string howChanged, string id )
public: virtual void Refresh( String^ whatChanged, String^ howChanged, String^ id )
Parameters
- whatChanged
- The what changed.
- howChanged
- (Optional) Describes how changed.
- id
- (Optional) The identifier.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also