Mindscape LightSpeed - User Reference & API Documentation
TransientAttribute Class
API ReferenceMindscape.LightSpeedTransientAttribute
Notifies the framework that a field should not be considered by the framework.
Declaration Syntax
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
Members
All MembersConstructors



IconMemberDescription
TransientAttribute()()()
Inheritance Hierarchy
Object
Attribute
 TransientAttribute

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)