FileSystemEntry.Attributes 속성

정의

이 항목에 대한 특성을 가져옵니다.

public:
 property System::IO::FileAttributes Attributes { System::IO::FileAttributes get(); };
public System.IO.FileAttributes Attributes { get; }
member this.Attributes : System.IO.FileAttributes
Public ReadOnly Property Attributes As FileAttributes

속성 값

이 항목의 특성입니다.

적용 대상