C# 클래스 WF.Compiler.MediaResource

파일 보기 프로젝트 열기: WFoundation/WF.Compiler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Data byte[]
Directives List
Filename string
Type MediaType

프로퍼티 상세

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

Directives 공개적으로 프로퍼티

public List Directives
리턴 List

Filename 공개적으로 프로퍼티

public string Filename
리턴 string

Type 공개적으로 프로퍼티

public MediaType Type
리턴 MediaType