PFFileReference Properties |
The PFFileReference type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationGuid |
Gets the parent application GUID.
(Inherited from PFItemReference.) |
![]() | ApplicationId |
Gets the parent application id.
(Inherited from PFItemReference.) |
![]() | ContentTypeGuid |
Gets the parent content-type GUID.
(Inherited from PFItemReference.) |
![]() | ContentTypeId |
Gets the parent content-type id.
(Inherited from PFItemReference.) |
![]() | FileGuid |
Gets the file GUID.
|
![]() | FileId |
Gets the file id.
|
![]() | ItemGuid |
Gets the item GUID.
(Inherited from PFItemReference.) |
![]() | ItemId |
Gets the item id.
(Inherited from PFItemReference.) |
![]() | ItemLoaded |
Gets a value indicating whether the PFItem instance is currently loaded.
(Inherited from PFItemReference.) |
![]() | Name |
Gets the file name.
|
![]() | Site |
Gets the parent site.
|
![]() | SiteGuid |
Gets the parent site GUID.
(Inherited from PFItemReference.) |
![]() | SiteId |
Gets the parent site id.
(Inherited from PFItemReference.) |
![]() | Text | Obsolete.
File name. Obsolete, use Name property.
|
![]() | Url |
Gets or sets the relative URL of the file.
Note: this URL may be outdated due to a change of application/content-type name.
The "GetFileUrl" method can be used instead.
|