共用方式為


SPRoutingMachineInfo.OutgoingScheme property

外寄的配置

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

Syntax

'宣告
Public Property OutgoingScheme As SPRoutingOutgoingScheme
    Get
    Set
'用途
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

請參閱

參照

SPRoutingMachineInfo class

SPRoutingMachineInfo members

Microsoft.SharePoint.Administration namespace