PexFocusOnNamespaceAttribute.Strict Property

Definition

Gets or sets a value indicating whether this PexFocusOnNamespaceAttribute is strict.

public:
 property bool Strict { bool get(); void set(bool value); };
public bool Strict { get; set; }
member this.Strict : bool with get, set
Public Property Strict As Boolean

Property Value

true if strict; otherwise, false.

Applies to