set_static_string
Description:
public void set_static_string (
string v_string)
Set the contents of a
typeof (BusName)
Value to v_string. The string is assumed to be static, and is thus not
duplicated when setting the Value.
Parameters:
| v_string |
static string to be set |