NSFileManager.GetContainerUrl(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 container directory for the specified security group ientifier.
[Foundation.Export("containerURLForSecurityApplicationGroupIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUrl GetContainerUrl (string securityApplicationGroupIdentifier);
[Foundation.Export("containerURLForSecurityApplicationGroupIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUrl GetContainerUrl (string securityApplicationGroupIdentifier);
abstract member GetContainerUrl : string -> Foundation.NSUrl
override this.GetContainerUrl : string -> Foundation.NSUrl
Parameters
- securityApplicationGroupIdentifier
- String
Returns
- Attributes