Skip to content

Compono.CompositionProviderRequest.Name

Compono

Compono.CompositionProviderRequest

CompositionProviderRequest.Name Property

The declaring constructor parameter/required member/test-method-parameter's own name, for diagnostic display and name-based provider matching (e.g. a future Compono.Bogus member-name convention) - null for a request with no name of its own (a collection element, dictionary key/value, or manual resolve).

public string? Name { get; }

Property Value

System.String