ISPStsadmCommand Interface

Adds new command-line operations and new functionality to the STSADM.EXE utility.

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

Syntax

<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface ISPStsadmCommand

Dim instance As ISPStsadmCommand
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface ISPStsadmCommand

See Also

Reference

ISPStsadmCommand Members

Microsoft.SharePoint.StsAdmin Namespace

Other Resources

How to: Extend the STSADM Utility

Stsadm.exe command-line tool (Office SharePoint Server)