Share via


PexInstrumentTypeAttributeBase.NoNestedTypes Property

Definition

Gets or sets a value indicating whether nested types should be instrumented as well

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

Property Value

Returns Boolean.

Applies to