Command to record a file change
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const MS_RECORD_FILE_CHANGE As String = "RFC"
This language is not supported or no code example is available.
public const string MS_RECORD_FILE_CHANGE = @"RFC"
This language is not supported or no code example is available.
public:
const String^ MS_RECORD_FILE_CHANGE = "RFC";
This language is not supported or no code example is available.