共用方式為


SPRoutingMachineInfo.OutgoingHost property

若要使用的路由外寄的主機名稱。如果是 null,將會使用名稱為主機名稱連線。

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

Syntax

'宣告
Public Property OutgoingHost As String
    Get
    Set
'用途
Dim instance As SPRoutingMachineInfo
Dim value As String

value = instance.OutgoingHost

instance.OutgoingHost = value
public string OutgoingHost { get; set; }

Property value

Type: System.String

請參閱

參照

SPRoutingMachineInfo class

SPRoutingMachineInfo members

Microsoft.SharePoint.Administration namespace