次の方法で共有


ShareFileCopyOptions.IgnoreReadOnly プロパティ

定義

ターゲット ファイルが既に存在し、読み取り専用属性が設定されている場合に、ターゲット ファイルを上書きすることを指定するオプションのブール値。

public bool? IgnoreReadOnly { get; set; }
member this.IgnoreReadOnly : Nullable<bool> with get, set
Public Property IgnoreReadOnly As Nullable(Of Boolean)

プロパティ値

適用対象