EntryPoint user defined type

Warning

This documentation refers to the Classic QDK, which has been replaced by the Modern QDK.

Please see https://aka.ms/qdk.api for the API documentation for the Modern QDK.

Namespace: Microsoft.Quantum.Core

Package: Microsoft.Quantum.QSharp.Foundation

Compiler-recognized attribute used to mark the entry point of an executable.


@ Microsoft.Quantum.Core.Attribute()
newtype EntryPoint = (Unit);