SPPersistedFile constructor
Initializes a new instance of the SPPersistedFile class.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPPersistedFile()
public SPPersistedFile()
Remarks
This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor do not properly initialize the object.