SPRoutingMachineInfo.OutgoingScheme property

The outgoing scheme

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

Syntax

'Declaration
Public Property OutgoingScheme As SPRoutingOutgoingScheme
    Get
    Set
'Usage
Dim instance As SPRoutingMachineInfo
Dim value As SPRoutingOutgoingScheme

value = instance.OutgoingScheme

instance.OutgoingScheme = value
public SPRoutingOutgoingScheme OutgoingScheme { get; set; }

Property value

Type: Microsoft.SharePoint.Administration.SPRoutingOutgoingScheme

See also

Reference

SPRoutingMachineInfo class

SPRoutingMachineInfo members

Microsoft.SharePoint.Administration namespace