Command to get the server address of an frs
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const MS_LOG_MSG As String = "LOGMSG"
This language is not supported or no code example is available.
public const string MS_LOG_MSG = @"LOGMSG"
This language is not supported or no code example is available.
public:
const String^ MS_LOG_MSG = "LOGMSG";
This language is not supported or no code example is available.