Freigeben über


SPGlobalAdmin.AdminPortMaxValue-Feld

HINWEIS: Diese API ist veraltet.

Veraltet. In Windows SharePoint Services 2.0 angegebenen Feld AdminPortMaxValue den maximalen Wert, der für den administrativen Port verwendet werden, und wird für die Abwärtskompatibilität beibehalten.

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

Syntax

'Declaration
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",  _
    False)> _
Public Const AdminPortMaxValue As Integer
'Usage
Dim value As Integer

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

Hinweise

Der Wert dieser Konstanten ist 32767.

Siehe auch

Referenz

SPGlobalAdmin Klasse

SPGlobalAdmin-Member

Microsoft.SharePoint.Administration-Namespace