PexSuppressUninstrumentedMethodFromNamespaceAttribute.IgnoreNullNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether methods defined in classes that are not part of any namespace should be reported.
public:
property bool IgnoreNullNamespace { bool get(); };
public bool IgnoreNullNamespace { get; }
member this.IgnoreNullNamespace : bool
Public ReadOnly Property IgnoreNullNamespace As Boolean
Property Value
Returns Boolean.