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