|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
Generic interface for Naanou.ResourceExchange.Entry
Property Summary | |
---|---|
long |
ByteLength
Gets the byte-length |
Naanou.Common.FileCategory |
Category
Get category for file |
string |
ContentsHash
Gets the content hash serial |
string |
Filename
Gets the filename |
System.DateTime |
LastModifiedTime
Gets the timestamp recorded for a file when it was indexed |
Naanou.Common.Metadata[] |
Metadata
Gets a copy of, or sets the metadata associated with this entry (can be null) |
Property Detail |
---|
public long ByteLength
Gets the byte-length
public Naanou.Common.FileCategory Category
Get category for file
public string ContentsHash
Gets the content hash serial
public string Filename
Gets the filename
public System.DateTime LastModifiedTime
Gets the timestamp recorded for a file when it was indexed
public Naanou.Common.Metadata[] Metadata
Gets a copy of, or sets the metadata associated with this entry (can be null)
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |