Notifies the framework that a field should not be considered by the framework.

C# | Visual Basic |
[AttributeUsageAttribute(AttributeTargets.Field, AllowMultiple = false, Inherited = false)] public sealed class TransientAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Field, AllowMultiple := False, Inherited := False)> _ Public NotInheritable Class TransientAttribute _ Inherits Attribute

All Members | Constructors | ||||
Icon | Member | Description |
---|---|---|
![]() | TransientAttribute()()() |