共用方式為


SPSolutionValidator.Delete method

呼叫此方法,以停止使用這個驗證程式解決方案驗證。

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

Syntax

'宣告
Public Overrides Sub Delete
'用途
Dim instance As SPSolutionValidator

instance.Delete()
public override void Delete()

請參閱

參照

SPSolutionValidator class

SPSolutionValidator members

Microsoft.SharePoint.UserCode namespace