[This is preliminary documentation and is subject to change.]
            Gets the WebServiceHost hosting the web service.
            
| C# | Visual Basic | Visual C++ | 
WebServiceHost ServiceHost { get; }
ReadOnly Property ServiceHost As WebServiceHost
property WebServiceHost^ ServiceHost { WebServiceHost^ get (); }