Table of Contents

AssemblyDefinitionSettingsProvider Constructor

AssemblyDefinitionSettingsProvider(string, SettingsScope, IEnumerable<string>?)

public AssemblyDefinitionSettingsProvider(string path, SettingsScope scopes, IEnumerable<string>? keywords = null)

Parameters

path string
scopes SettingsScope
keywords IEnumerable<string>