SPPersistedFile constructor

Initializes a new instance of the SPPersistedFile class with the specified parameters.

Overload list

  Name Description
Public method SPPersistedFile() Initializes a new instance of the SPPersistedFile class.
Public method SPPersistedFile(String, SPPersistedObject) Initializes a new instance of the SPPersistedFile class, with the specified file name and owner, to create an object that can be used to manage a file stored in the configuration store.
Public method SPPersistedFile(String, String, SPPersistedObject) Initializes a new instance of the SPPersistedFile class, with the specified name, file name and owner, to create an object that can be used to manage a file stored in the configuration store.

Top

See also

Reference

SPPersistedFile class

SPPersistedFile members

Microsoft.SharePoint.Administration namespace