Click or drag to resize

ComponentFunctionInfoFullName Property

Returns the name of the component prefixed by, if existing, the namespace.

Namespace:  Rhino.NodeInCode
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string FullName { get; }

Property Value

Type: String
See Also