Click or drag to resize

PersistentSettingsGetGuid Method (String)

[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetGuid(System.String)"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Guid GetGuid(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetGuid(System.String)"]

Return Value

Type: Guid

[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetGuid(System.String)"]

See Also