NativeMethods.FileAttributes 列挙体

この型は SecurityCriticalAttribute 属性を持っているため、使用は .NET Framework for Silverlight クラス ライブラリでの内部用に限定されます。アプリケーション コードでこの型の任意のメンバーを使用すると、MethodAccessException 例外がスローされます。

この列挙体には、メンバー値のビットごとの組み合わせを可能にする FlagsAttribute 属性が含まれています。

名前空間:  Microsoft.TeamFoundation.Common.Internal
アセンブリ:  Microsoft.TeamFoundation.Common (Microsoft.TeamFoundation.Common.dll 内)

構文

'宣言
<FlagsAttribute> _
Public Enumeration FileAttributes
[FlagsAttribute]
public enum FileAttributes

メンバー

メンバー名 説明
Archive
BackupSemantics
Compressed
DeleteOnClose
Device
Directory
Encrypted
FirstPipeInstance
Hidden
NoBuffering
Normal
NotContentIndexed
Offline
OpenNoRecall
OpenReparsePoint
Overlapped
PosixSemantics
RandomAccess
Readonly
ReparsePoint
SequentialScan
SparseFile
System
Temporary
Write_Through

参照

関連項目

Microsoft.TeamFoundation.Common.Internal 名前空間