Share via


SPWebService.UsageSettings Property

Gets the collection of usage settings for this Web service.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public ReadOnly Property UsageSettings As SPUsageSettings
    Get

Dim instance As SPWebService
Dim value As SPUsageSettings

value = instance.UsageSettings
public SPUsageSettings UsageSettings { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPUsageSettings
An SPUsageSettings object.

See Also

Reference

SPWebService Class

SPWebService Members

Microsoft.SharePoint.Administration Namespace