SPRoutingMachineInfo.OutgoingScheme-Eigenschaft
Das ausgehende Schema
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; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPRoutingOutgoingScheme