DevForce Help Reference
GetValue Method (VerifierElement)


Returns the value in the <verifierArgs> collection corresponding to the given name. If name does not exist, the default value for the given type is returned.
Overload List
OverloadDescription
GetValue(String,Type)Returns the value in the <verifierArgs> collection corresponding to the given name. If name does not exist, the default value for the given type is returned.  
GetValue<T>(String)Returns the value in the <verifierArgs> collection corresponding to the given name. If name does not exist, the default value for the given type is returned.  
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

Reference

VerifierElement Class
VerifierElement Members

Send Feedback