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
Microsoft.SharePoint.StsAdmin Namespace