Click or drag to resize

RelaxISPluginUserDataDirectory Property

Gets or sets the path to the RelaxIS user data directory.

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

Property Value

String
Remarks
The property is set when the plugin is loaded.
See Also