PluginInfo.Config Property
Full path to the configuration file for the plug-in (optional).
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public string Config { get; set; }
Public Property Config As String
Get
Set
public:
property String^ Config {
String^ get ();
void set (String^ value);
}
member Config : string with get, set
Property Value
String