Metalama//API Documentation/Extensions API/Metalama.​Extensions.​Architecture.​Predicates/Reference­Predicate­Builder/Namespace
Open sandboxFocus

Property Namespace

Namespace

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

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