Subject | English | Turkish |
comp., MS | backing field | destek alanı (A private variable that holds the value of a property. The property's Get and Set procedures access the backing field) |
comp., MS | backing store | yedekleme deposu (A mass-storage device that serves as backup memory for paging when physical memory is full) |
comp., MS | backing type | destek türü (A type in a given type system that defines the object that is created when parsing a XAML object element or instantiating a XAML type. In XAML for WPF, a backing type is a CLR type) |
comp., MS | backing variable | destek değişkeni (A private variable that holds the value of a property. The property's Get and Set procedures access the backing field) |