INSFilePresenter.PresentedItemURL 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得指定相關檔案或目錄的 T:Monotouch.Foundation.NSUrl。
[Foundation.Preserve(Conditional=true)]
public Foundation.NSUrl PresentedItemURL { [Foundation.Export("presentedItemURL", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PresentedItemURL : Foundation.NSUrl
屬性值
- 屬性
備註
這個方法的實作必須是安全線程。