CSIndexExtensionRequestHandler.GetFileUrl Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("fileURLForSearchableIndex:itemIdentifier:typeIdentifier:inPlace:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUrl GetFileUrl (CoreSpotlight.CSSearchableIndex searchableIndex, string itemIdentifier, string typeIdentifier, bool inPlace, out Foundation.NSError outError);
abstract member GetFileUrl : CoreSpotlight.CSSearchableIndex * string * string * bool * -> Foundation.NSUrl
override this.GetFileUrl : CoreSpotlight.CSSearchableIndex * string * string * bool * -> Foundation.NSUrl
Параметры
- searchableIndex
- CSSearchableIndex
- itemIdentifier
- String
- typeIdentifier
- String
- inPlace
- Boolean
- outError
- NSError
Возвращаемое значение
- Атрибуты