FileSystemAccessRule.FileSystemRights プロパティ
メモ : このプロパティは、.NET Framework version 2.0 で新しく追加されたものです。
現在の FileSystemAccessRule オブジェクトに関連付けられている FileSystemRights フラグを取得します。
名前空間: System.Security.AccessControl
アセンブリ: mscorlib (mscorlib.dll 内)
構文
Dim instance As FileSystemAccessRule Dim value As FileSystemRights value = instance.FileSystemRights
プロパティ値
現在の FileSystemAccessRule に関連付けられている FileSystemRights フラグ。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- FileSystemAccessRule.FileSystemRights プロパティのページへのリンク