次の方法で共有


PathPermissions.StickyBit プロパティ

定義

スティッキー ビットが設定されている場合。 固定ビットはディレクトリに設定できます。そのディレクトリ内のファイルの名前は、ファイルの所有者、ディレクトリの所有者、またはルート ユーザーによってのみ変更または削除できます。

public bool StickyBit { get; set; }
member this.StickyBit : bool with get, set
Public Property StickyBit As Boolean

プロパティ値

適用対象