VsMetricsSettings.

SearchGac Property

Summary

Gets or sets a value indicating whether the GAC should be searched for assemblies.
Assembly
Cake.VsMetrics.dll
Namespace
Cake.VsMetrics
Containing Type
VsMetricsSettings

Syntax

public bool SearchGac { get; set; }

Value

Type Description
bool The boolean value indicating if GAC should be searched for assemblies.