Subject | English | Chinese Taiwan |
comp., MS | backing field | 支援欄位 (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 | 備份存放區 (A mass-storage device that serves as backup memory for paging when physical memory is full) |
comp., MS | backing stream | 回溯資料流 (The existing stream, that the new stream will be based on) |
comp., MS | backing type | 支援型別 (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 | 支援變數 (A private variable that holds the value of a property. The property's Get and Set procedures access the backing field) |