MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Architecture.​PredicatesReference­Predicate­BuilderNamespace
Open sandboxFocus

ReferencePredicateBuilder.Namespace Property

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
System.String