C# Class WF.Compiler.MediaResource

Show file Open project: WFoundation/WF.Compiler Class Usage Examples

Public Properties

Property Type Description
Data byte[]
Directives List
Filename string
Type MediaType

Property Details

Data public property

public byte[] Data
return byte[]

Directives public property

public List Directives
return List

Filename public property

public string Filename
return string

Type public property

public MediaType Type
return MediaType