BaseConfigurableIssueProviderFixture<TIssueProvider, TSettings>.

FileResourceNamespace Property

Summary

Gets the namespace where test file resources will be searched.

Syntax

protected abstract string FileResourceNamespace { get; }

Value

Type Description
string
GitHub