Click or drag to resize

RelaxISPluginName Property

The plugins's internal name, that is used to reference it on various occasions

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract string Name { get; }

Property Value

String

Implements

IToolName
See Also