WorkflowAssembliesDependenciesLocation Property |
Path to dependencies
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic static string DependenciesLocation { get; }
Public Shared ReadOnly Property DependenciesLocation As String
Get
public:
static property String^ DependenciesLocation {
String^ get ();
}
static member DependenciesLocation : string with get
Property Value
String
See Also