TKFP.DLLのダウンロード

The Permission type exposes the following members.

Constructors

  Name Description
Permission
ファイル/フォルダのパーミッション情報をもつクラスのインスタンスを作成する

Methods

  Name Description
ToString
このクラスのパーミッション情報を表す文字列を返します
(Overrides Object..::.ToString()()().)

Fields

  Name Description
Group
グループのパーミッション
Other
その他のパーミッション
Sgid
Set GID
Sticky
Sticky Bit
Suid
Set UID
User
所有者のパーミッション

Properties

  Name Description
PermissionCode
パーミッションを表すコードの読み出しを行う

See Also