Untracked Class

Attribute indicates the value stored in this field should be excluded from model state.
Value in an untracked field is stored in a global place so retrieving the field value from different states will result in same value, and altering field value will reflect to all states.
Untracked fields won't affect state identification.


Namespace: Microsoft.Modeling
Assembly: Microsoft.Xrt.Runtime (in Microsoft.Xrt.Runtime.dll)

'Usage

System.Object
   System.Attribute
    Microsoft.Modeling.Untracked

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP SP2 or later, Microsoft Windows Server 2008, Microsoft Windows Server 2003

 



Community Additions

ADD
Show: