Visual Basic (Declaration)
<DebuggerStepThroughAttribute> _
<WebServiceBindingAttribute(Name:="UserGroupSoap", Web Service:="http://schemas.microsoft.com/sharepoint/soap/directory/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DesignerCategoryAttribute("code")> _
Public Class UserGroup
Inherits SoapHttpClientProtocol
Dim instance As UserGroup
[DebuggerStepThroughAttribute]
[WebServiceBindingAttribute(Name="UserGroupSoap", Web Service="http://schemas.microsoft.com/sharepoint/soap/directory/")]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
[DesignerCategoryAttribute("code")]
public class UserGroup : SoapHttpClientProtocol