RhinoCommon API
PersistentSettingsSetGuid Method |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.SetGuid(System.String,System.Guid)"]
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public void SetGuid( string key, Guid value )
Public Sub SetGuid ( key As String, value As Guid )
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.SetGuid(System.String,System.Guid)"]
- value
- Type: SystemGuid
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.SetGuid(System.String,System.Guid)"]
