---
title: internetShortcut
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/internetshortcut
---

# internetShortcut

A type that represents a Microsoft internet shortcut file.

## Declaration

```swift
static var internetShortcut: UTType { get }
```

## Discussion

Discussion The identifier for this type is com.microsoft.internet-shortcut. This type conforms to UTTypeData and a base type identified by public.stored-url.

## See Also

### Internet-specific

- [html](uniformtypeidentifiers/uttype-swift.struct/html.md)
- [webArchive](uniformtypeidentifiers/uttype-swift.struct/webarchive.md)
- [internetLocation](uniformtypeidentifiers/uttype-swift.struct/internetlocation.md)
