共用方式為


SPLink.UrlParameter property

取得做為連結的 URL 的一部分傳遞的參數。

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

Syntax

'宣告
Public ReadOnly Property UrlParameter As String
    Get
'用途
Dim instance As SPLink
Dim value As String

value = instance.UrlParameter
public string UrlParameter { get; }

Property value

Type: System.String
字串,包含參數。

請參閱

參照

SPLink class

SPLink members

Microsoft.SharePoint namespace