SPAlternateUrl.IncomingUrl property
取得傳入要求的區域相關聯的 URL。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property IncomingUrl As String
Get
'用途
Dim instance As SPAlternateUrl
Dim value As String
value = instance.IncomingUrl
public string IncomingUrl { get; }
Property value
Type: System.String
內含傳入 URL 的字串。