Property TypeDefinitionsSearchPaths
TypeDefinitionsSearchPaths
Gets or sets a list of search directories to look for type definitions.
[Browsable(false)]
public IEnumerable<string> TypeDefinitionsSearchPaths { get; set; }
Gets or sets a list of search directories to look for type definitions.
[Browsable(false)]
public IEnumerable<string> TypeDefinitionsSearchPaths { get; set; }