Compartilhar via


SPRoutingMachineInfo.OutgoingScheme property

O esquema de saída

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

Syntax

'Declaração
Public Property OutgoingScheme As SPRoutingOutgoingScheme
    Get
    Set
'Uso
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

Ver também

Referência

SPRoutingMachineInfo class

SPRoutingMachineInfo members

Microsoft.SharePoint.Administration namespace