In This Topic
            
            The URL to the web service which will be used to store information about events.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property WebServiceUrl As System.String
             
        
            
            public System.string WebServiceUrl {get; set;}
             
        
             
        
            
            
            Property Value
The HTTP handler URL.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also