The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

TargetValue Property

A settable double value representing the target value.
Syntax
'Declaration
 
Public Property TargetValue As System.Double
public System.double TargetValue {get; set;}
public: __property System.double get_TargetValue();
public: __property void set_TargetValue( 
   System.double value
);
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