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