ISPStsadmCommand members
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.
The ISPStsadmCommand type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetHelpMessage | Gets a remark about the syntax of the specified custom operation. This method is deprecated and may not be supported in future releases of . For custom command line operations, see the Microsoft.SharePoint.PowerShell namespace. | |
Run | Executes the specified operation. This method is deprecated and may not be supported in future releases of SharePoint Foundation. For custom command line operations, see the Microsoft.SharePoint.PowerShell namespace. |
Top