SPGlobalAdmin.Config-Eigenschaft
HINWEIS: Diese API ist veraltet.
Veraltet. Windows SharePoint Services 2.0haben die Config -Eigenschaft eine globale Konfiguration-Objekt, die Konfigurationseinstellungen für die Bereitstellung SharePoint Foundation enthalten 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 ReadOnly Property Config As SPGlobalConfig
Get
'Usage
Dim instance As SPGlobalAdmin
Dim value As SPGlobalConfig
value = instance.Config
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",
false)]
public SPGlobalConfig Config { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPGlobalConfig
Ein SPGlobalConfig -Objekt, das die globalen Konfigurationseinstellungen enthält.