Defines the description attribute in the assembly manifest. 
                  	 
               
            
 
            	 
             
               		
               Restriction:  This directive is supported for 
                  		  .NET COBOL only. 
                  		
               
 
               	 
              
            	 
            
               Syntax:
 
               		 
               		>>-----.---ILDESCRIPTION--"descriptiontext"--.---><
       +-NOILDESCRIPTION---------------------+ 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              |  
                                 					 descriptiontext 
                                 				  
                               |  
                              				  
                              The text of the description for the assembly 
                                 				  
                               |  
                              				
                           
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: 
                                 				  
                               |  
                              				  
                              NOILDESCRIPTION 
                                 				  
                               |  
                              				
                           
 
                           				
                            
                              				  
                              | IDE equivalent: 
                                 				  
                               |  
                              				  
                              Click 
                                 					 Project 
                                    					  > 
                                 					 Properties > 
                                 					 Application > 
                                 					 Assembly Information and under Assembly Manifest Attributes, fill in 
                                 					 Description 
                                 				  
                               |  
                              				
                           
 
                           				
                            
                              				  
                              | Assembly manifest attribute: 
                                 				  
                               |  
                              				  
                              System.Reflection.AssemblyDescription 
                                 				  
                               |