次の方法で共有


NSFileWrapper.MatchesContentsOfURL(NSUrl) メソッド

定義

これが指定した URL と同じかどうか (コンテンツではなく、ファイルの変更日に基づく)。

[Foundation.Export("matchesContentsOfURL:")]
public virtual bool MatchesContentsOfURL (Foundation.NSUrl url);
abstract member MatchesContentsOfURL : Foundation.NSUrl -> bool
override this.MatchesContentsOfURL : Foundation.NSUrl -> bool

パラメーター

url
NSUrl

戻り値

属性

適用対象