TypeDefinitionsSearchPaths Property
TypeDefinitionsSearchPaths
When implemented by a class, gets or sets a list of search directories to look for the type definitions.
Declaration
IEnumerable<string> TypeDefinitionsSearchPaths { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<String> |