Share via


SPPersistedFile Constructor

Initializes a new instance of the SPPersistedFile class.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPPersistedFile Class

SPPersistedFile Members

SPPersistedFile Overload

Microsoft.SharePoint.Administration Namespace