ParseFromFilenameWithExtension

TextType.ParseFromFilenameWithExtension method

확장자가 지정된 파일 이름 또는 순수 확장자 에서 추출한 파일 이름 확장자에 해당하는 TextType 값을 반환합니다.

public static TextType ParseFromFilenameWithExtension(string filename)
모수 유형 설명
filename String 확장자가 있는 파일 이름은 상대 경로 또는 절대 경로이거나 순수 확장자 자체일 수 있습니다.

반환 값

성공 시 구문 분석된 TextType 인스턴스 또는 실패 시 TextType.Undefined

또한보십시오