Property ScopeId
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
ScopeId
Identifier for the per-route DI scope created via IRouteScopeFactory; null for no scope.
public string? ScopeId { get; init; }
Property Value
- string
Identifier for the per-route DI scope created via IRouteScopeFactory; null for no scope.
public string? ScopeId { get; init; }