Microsoft.SharePoint.StsAdmin Namespace
Provides an interface for creating custom operations to run at the command prompt in STSADM.EXE. This namespace has been deprecated and may not be supported in future releases of Microsoft SharePoint Foundation. For custom command line operations, see the Microsoft.SharePoint.PowerShell namespace.
Warning
This namespace is documented only to provide assistance in troubleshooting existing extensions of STSADM.EXE. Do not create new extensions. Instead, extend PowerShell. See the Microsoft.SharePoint.PowerShell namespace.
Interfaces
Interface | Description | |
---|---|---|
ISPStsadmCommand | Adds new command-line operations and new functionality to the STSADM.EXE utility. This interface is deprecated and may not be supported in future releases of Microsoft SharePoint Foundation. For custom command line operations, see the Microsoft.SharePoint.PowerShell namespace. |
Enumerations
Enumeration | Description | |
---|---|---|
ErrorCodes | Specifies the type of error that occurred during an operation of STSADM.EXE. This class is deprecated and may not be supported in future releases of Microsoft SharePoint Foundation. For custom command line operations, see the Microsoft.SharePoint.PowerShell namespace. |