SPWebService.TypeName Property
Gets the user-friendly name used to describe the Web service in the administration user interface.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Overrides ReadOnly Property TypeName As String
Get
Dim instance As SPWebService
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property Value
Type: System.String
A String containing the name.