RhinoCommon API
PersistentSettingsSetString Method |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.SetString(System.String,System.String)"]
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public void SetString( string key, string value )
Public Sub SetString ( key As String, value As String )
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.SetString(System.String,System.String)"]
- value
- Type: SystemString
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.SetString(System.String,System.String)"]