IResourceType
IResourceType interface
알 수 없는 리소스 유형/형식(이미지, 글꼴, 텍스트) 의 한 인스턴스를 나타냅니다.
public interface IResourceType
속성
| 이름 | 설명 |
|---|---|
| FileExtension { get; } | 도트 구분자 가 없는 지정된 리소스 유형에 대한 파일 확장자 |
| FormalName { get; } | 자원 type 의 공식 이름 |
| MimeCode { get; } | 특정 리소스 type 에 대한 MIME 코드 |