License.Source Property

Gets the source from which the license key is read.

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

Syntax

C#
public LicenseKeySource Source { get; }

Property Value

A LicenseKeySource specifying the source from which the key is read.

See Also

Reference