Property HostAssembliesSearchPaths
- Namespace
- Alternet.Common.TypeScript
- Assembly
- Alternet.Common.TypeScript.v9.dll
HostAssembliesSearchPaths
Gets or sets a collection of assemblies search paths.
[DataMember(Name = "hostAssembliesSearchPaths", Order = 3)]
public string[] HostAssembliesSearchPaths { get; set; }
Property Value
- string[]