Freigeben über


SPWebService.RequestRoutingMode-Eigenschaft

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

Syntax

'Declaration
Public Property RequestRoutingMode As SPRequestRoutingMode
    Get
    Set
'Usage
Dim instance As SPWebService
Dim value As SPRequestRoutingMode

value = instance.RequestRoutingMode

instance.RequestRoutingMode = value
public SPRequestRoutingMode RequestRoutingMode { get; set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPRequestRoutingMode

Siehe auch

Referenz

SPWebService Klasse

SPWebService-Member

Microsoft.SharePoint.Administration-Namespace