Subject | English | Korean |
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) |