共用方式為


NSUrlComponents.FromUrl(NSUrl, Boolean) 方法

定義

指定 URL 的 NSUrlComponents,選擇性地解析為基底 URL。

[Foundation.Export("componentsWithURL:resolvingAgainstBaseURL:")]
public static Foundation.NSUrlComponents FromUrl (Foundation.NSUrl url, bool resolvingAgainstBaseUrl);
static member FromUrl : Foundation.NSUrl * bool -> Foundation.NSUrlComponents

參數

url
NSUrl
resolvingAgainstBaseUrl
Boolean

傳回

屬性

適用於