FileInfoCard Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
File info card.
public class FileInfoCard
type FileInfoCard = class
Public Class FileInfoCard
- Inheritance
-
FileInfoCard
Constructors
| FileInfoCard() |
Initializes a new instance of the FileInfoCard class. |
| FileInfoCard(String, String, Object) |
Initializes a new instance of the FileInfoCard class. |
Fields
| ContentType |
Properties
| Etag |
Gets or sets eTag for the file. |
| FileType |
Gets or sets type of file. |
| UniqueId |
Gets or sets unique Id for the file. |