SetValueByName(String,Boolean) Method
Sets the named property to the given value.
public void SetValueByName(
System.string ,
System.bool
)
'Declaration
Public Overloads Sub SetValueByName( _
ByVal As System.String, _
ByVal As System.Boolean _
)
Parameters
- name
- Name of the property
- value
- Value of the property