'Declaration Public Function TrySetValue( _ ByVal value As System.String _ ) As System.Boolean
public System.bool TrySetValue( System.string value )
Parameters
- value
- The new inner xml for the mapped node stored within a XmlDocument in the document.
Return Value
true if new inner xml was set successfully, otherwise false.