Defines the culture custom attribute in the assembly manifest. 
	 
  
 
	  
		Restriction:  This directive is supported for .NET COBOL only. 
      
 
 
	  
 
	 Syntax:
 
		 
		>>-----.----ILCULTURE--"culture"--.---><
       +--NOILCULTURE-------------+
 
	 Parameters:
 
		 
		 
		
 
			  
			  
			  
				 
				  | culture | The culture statement for the assembly | 
 
			 
 
		  
 
 
	 Properties:
 
		 
		 
		
 
			  
			  
			  
				 
				  | Default: | NOILCULTURE | 
 
				 
				  | IDE equivalent: | Click 
					 Project 
					  > 
					 Properties > 
					 Application > 
					 Assembly Information and fill in 
					 Culture | 
 
				 
				  | Assembly manifest attribute: | System.Reflection.AssemblyCulture |