PluginDependencyAttribute.Path Property
Path to the dependency file (either absolute or relative to the location of the plugin file).
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public string Path { get; set; }
Public Property Path As String
Get
Set
public:
property String^ Path {
String^ get ();
void set (String^ value);
}
member Path : string with get, set
Property Value
String