次の方法で共有


FIFinderSyncProtocol_Extensions.GetValuesAsync メソッド

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static System.Threading.Tasks.Task<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>> GetValuesAsync (this FinderSync.IFIFinderSyncProtocol This, string[] attributes, Foundation.NSUrl itemUrl);
static member GetValuesAsync : FinderSync.IFIFinderSyncProtocol * string[] * Foundation.NSUrl -> System.Threading.Tasks.Task<Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>>

パラメーター

attributes
String[]
itemUrl
NSUrl

戻り値

属性

適用対象