다음을 통해 공유


NSDraggingSource_Extensions.NamesOfPromisedFilesDroppedAtDestination 메서드

정의

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use NSFilePromiseProvider objects instead.")]
public static string[] NamesOfPromisedFilesDroppedAtDestination (this AppKit.INSDraggingSource This, Foundation.NSUrl dropDestination);
static member NamesOfPromisedFilesDroppedAtDestination : AppKit.INSDraggingSource * Foundation.NSUrl -> string[]

매개 변수

dropDestination
NSUrl

반환

String[]
특성

적용 대상