NSFileCoordinator.PurposeIdentifier Property

Definition

public virtual string PurposeIdentifier { [Foundation.Export("purposeIdentifier")] get; [Foundation.Export("setPurposeIdentifier:")] set; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string PurposeIdentifier { [Foundation.Export("purposeIdentifier")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPurposeIdentifier:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PurposeIdentifier : string with get, set

Property Value

Attributes

Applies to