Class ContentFile
Inheritance
System.Object
ContentFile
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class ContentFile
Fields
View Source
Checksum
Declaration
Field Value
Type |
Description |
System.String |
|
View Source
FileName
Declaration
Field Value
Type |
Description |
System.String |
|
View Source
FileSizeBytes
Declaration
public long FileSizeBytes
Field Value
Type |
Description |
System.Int64 |
|
View Source
FileSizeKBytes
Declaration
public long FileSizeKBytes
Field Value
Type |
Description |
System.Int64 |
|
View Source
FileSizeMBytes
Declaration
public long FileSizeMBytes
Field Value
Type |
Description |
System.Int64 |
|
View Source
MetaData
Declaration
Field Value
Type |
Description |
System.String |
|
View Source
MimeType
Declaration
Field Value
Type |
Description |
System.String |
|
View Source
Url
Declaration
Field Value
Type |
Description |
System.String |
|
Extension Methods