PluginDependencyAttribute.Path Property

Path to the dependency file (either absolute or relative to the location of the plugin file).

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public string Path { get; set; }

Property Value

String

See Also