Autofac .NET Inversion of Control Container
Tag Property
Namespaces
►
Autofac
►
ILifetimeScope
►
Tag
C#
Visual Basic
Visual C++
The tag applied to the
ILifetimeScope
.
Declaration Syntax
C#
Visual Basic
Visual C++
Object
Tag
{
get
; }
ReadOnly
Property
Tag
As
Object
property
Object
^
Tag
{
Object
^
get
(); }
Remarks
Tags allow a level in the lifetime hierarchy to be identified. In most applications, tags are not necessary.
See Also
InstancePerMatchingLifetimeScope(Object)
Assembly:
Autofac
(Module: Autofac) Version: 2.1.13.813 (2.1.13.813)