Context Properties
The Context type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      BlankLine | 
                         
   Whether a blank line seperates entries in the list.
    
                       | 
                    
| 
                         | 
                      Container | 
                         
   The container for the object being processed.
    
                       | 
                    
| 
                         | 
                      FirstInList | 
                         
   Whether the current target being processed is the first in the list.
    
                       | 
                    
| 
                         | 
                      Index | 
                         
   The index of the current target within the list being processed.
    
                       | 
                    
| 
                         | 
                      Prefix | 
                         
   The prefix to prepend to every line of output.
    
                       | 
                    
| 
                         | 
                      Target | 
                         
   The current object being processed.
    
                       | 
                    
| 
                         | 
                      TemplatePath | 
                         
   The path of the template being processed.
    
                       | 
                    
| 
                         | 
                      Token | 
                         
   The token current being processed.
    
                       | 
                    

