License.IsDesktopOnly Property

Gets a value indicating whether the license is for desktop use only.

Namespace: Aurigma.GraphicsMill.Licensing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsDesktopOnly { get; }

Property Value

true if the license is for desktop use only; otherwise, false.

See Also

Reference