This documentation is for the old version. Go to the latest Graphics Mill docs

LicenseInformation.LicenseKeySource Property

Gets the source from which the license key is read.

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

Syntax

Visual Basic
Public ReadOnly Property LicenseKeySource As LicenseKeySource
C#
public LicenseKeySource LicenseKeySource { get; }

Property Value

Member of the LicenseKeySource enumeration, specifying the source from which the key is read.

See Also

Reference