C# 클래스 Alsing.SourceCode.FileType

File type struct
파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Extension string
Name string

프로퍼티 상세

Extension 공개적으로 프로퍼티

The file type extension
public string Extension
리턴 string

Name 공개적으로 프로퍼티

The name of the file type
public string Name
리턴 string