共用方式為


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

屬性值

指定相關檔案或目錄的

屬性

備註

這個方法的實作必須是安全線程。

適用於