Command to deliver file data
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const MS_DELIVER_FILE_DATA As String = "DFD"
This language is not supported or no code example is available.
public const string MS_DELIVER_FILE_DATA = @"DFD"
This language is not supported or no code example is available.
public:
const String^ MS_DELIVER_FILE_DATA = "DFD";
This language is not supported or no code example is available.