Metalama//API Documentation/Extensions API/Metalama.​Extensions.​Architecture.​Fabrics/IVerifier<T>/Namespace
Open sandboxFocus

Property Namespace

Namespace

Gets the namespace from which the current IVerifier<T> was instantiated, i.e. the namespace of the NamespaceFabric or the TypeFabric. Returns null if the IVerifier<T> was instantiated from a ProjectFabric.

Declaration
string Namespace { get; }
Property Value
Type Description
String