Share via


SPUserCodePopularityLoadBalancerProvider.TypeName Property

Gets or sets a user-friendly name used to describe this type.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides ReadOnly Property TypeName As String
    Get
'Usage
Dim instance As SPUserCodePopularityLoadBalancerProvider
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Property Value

Type: System.String
The name of this type.

See Also

Reference

SPUserCodePopularityLoadBalancerProvider Class

SPUserCodePopularityLoadBalancerProvider Members

Microsoft.SharePoint.Administration Namespace