Property AssemblyDirectory
AssemblyDirectory
Gets the directory where the compiled assembly Lucene.Net.Tests is found. We use Assembly.CodeBase in case NUnit or the current test runner has shadow copy enabled.
Declaration
public static string AssemblyDirectory { get; }
Property Value
Type | Description |
---|---|
System.String |