Share via


INSFilePresenter.PresentedItemURL 属性

定义

获取指定相关文件或目录的 T:Monotouch.Foundation.NSUrl

[Foundation.Preserve(Conditional=true)]
public Foundation.NSUrl PresentedItemURL { [Foundation.Export("presentedItemURL", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PresentedItemURL : Foundation.NSUrl

属性值

指定感兴趣的文件或目录的 T:Monotouch.Foundation.NSUrl

属性

注解

此方法的实现必须是线程安全的。

适用于