NSFileManager.GetUrlForPublishingUbiquitousItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A URL that can be shared to provide access to a cloud-based item.
[Foundation.Export("URLForPublishingUbiquitousItemAtURL:expirationDate:error:")]
public virtual Foundation.NSUrl GetUrlForPublishingUbiquitousItem (Foundation.NSUrl url, out Foundation.NSDate expirationDate, out Foundation.NSError error);
abstract member GetUrlForPublishingUbiquitousItem : Foundation.NSUrl * * -> Foundation.NSUrl
override this.GetUrlForPublishingUbiquitousItem : Foundation.NSUrl * * -> Foundation.NSUrl
Parameters
- url
- NSUrl
- expirationDate
- NSDate
- error
- NSError
Returns
- Attributes