Gets or sets the license key.

Namespace:  Rebex
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Shared Property Key As String
	Get
	Set
C#
public static string Key { get; set; }

Field Value

License key.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also