System::IO::File::SetAttributes 메서드

File::SetAttributes method

지정된 파일에 지정된 속성을 설정합니다.

static void System::IO::File::SetAttributes(const String &path, FileAttributes fileAttributes)
매개변수형식설명
경로const String&속성을 설정할 파일의 경로
fileAttributesFileAttributes설정할 속성을 나타내는 FileAttributes 값들의 비트별 조합

또 보기