NSFileManager.GetUrlForUbiquityContainer(String) 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.
The URL for the ubiquity (iCloud) container associated with the specified containerIdentifier.
[Foundation.Export("URLForUbiquityContainerIdentifier:")]
public virtual Foundation.NSUrl GetUrlForUbiquityContainer (string containerIdentifier);
abstract member GetUrlForUbiquityContainer : string -> Foundation.NSUrl
override this.GetUrlForUbiquityContainer : string -> Foundation.NSUrl
Parameters
Returns
- Attributes