<!--
{
  "availability" : [
    "macOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FSKit",
  "identifier" : "/documentation/FSKit/FSCreateSymlinkResult",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "FSKit"
    ],
    "preciseIdentifier" : "c:objc(cs)FSCreateSymlinkResult"
  },
  "title" : "FSCreateSymlinkResult"
}
-->

# FSCreateSymlinkResult

The result of a create-symlink call.

```
class FSCreateSymlinkResult
```

## Overview

Use this type in your implementation of  [`createSymbolicLink(named:in:attributes:linkContents:context:replyHandler:)`](/documentation/FSKit/FSVolume/Handler/createSymbolicLink(named:in:attributes:linkContents:context:replyHandler:)).

## Relationships

### Conforms To

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Equatable`](/documentation/Swift/Equatable)

### Inherits From

[`FSCreateItemResult`](/documentation/FSKit/FSCreateItemResult)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)