次の方法で共有


NSTableView.NamesOfPromisedFilesDroppedAtDestination(NSUrl) メソッド

定義

[Foundation.Export("namesOfPromisedFilesDroppedAtDestination:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use NSFilePromiseProvider objects instead.")]
public virtual string[] NamesOfPromisedFilesDroppedAtDestination (Foundation.NSUrl dropDestination);
abstract member NamesOfPromisedFilesDroppedAtDestination : Foundation.NSUrl -> string[]
override this.NamesOfPromisedFilesDroppedAtDestination : Foundation.NSUrl -> string[]

パラメーター

dropDestination
NSUrl

戻り値

String[]
属性

適用対象