SPSolutionValidator-Konstruktor
Dieser Konstruktor wird von den standardmäßigen Konstruktoren der abgeleiteten Klassen implizit aufgerufen. Das Objekt initialisieren explizite Aufrufe dieses Konstruktors, die außerhalb von diese Standardkonstruktoren vorgenommen werden nicht ordnungsgemäß.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPSolutionValidator()
protected SPSolutionValidator()