共用方式為


SPGlobalAdmin.RequestFromAdminPort field

NOTE: This API is now obsolete.

已過時。在Windows SharePoint Services 2.0AdminPortMaxValue欄位所述的管理連接埠的名稱,然後針對回溯相容性維護。

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

Syntax

'宣告
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",  _
    False)> _
Public Const RequestFromAdminPort As String
'用途
Dim value As String

value = SPGlobalAdmin.RequestFromAdminPort
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", 
    false)]
public const string RequestFromAdminPort

備註

此常數的值是Microsoft.SharePoint.AdminPort。

請參閱

參照

SPGlobalAdmin class

SPGlobalAdmin members

Microsoft.SharePoint.Administration namespace