Version: 2022.3
언어: 한국어
public string fileType ;

설명

The file extension that identifies the file type.

The extension must follow the following Windows filename requirements: Between one and 64 characters long. Must begin with a period ("."). Cannot have additional periods. Cannot contain the following characters: <, >, :, ", /, \, |, ?, or *. For example, ".jpeg".