다음을 통해 공유


FolderInformation.Attributes 속성

정의

로드된 폴더의 특성을 가져옵니다.

public:
 property FileAttributes Attributes { FileAttributes get(); };
FileAttributes Attributes();
public FileAttributes Attributes { get; }
var fileAttributes = folderInformation.attributes;
Public ReadOnly Property Attributes As FileAttributes

속성 값

폴더 특성입니다.

구현

적용 대상