[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.ComponentLicense.Key"]

Namespace: Dapfor.Net.Internal.Licensing
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public string Key { get; }
Visual Basic
Public ReadOnly Property Key As String
	Get
Visual C++
public:
property String^ Key {
	String^ get ();
}
F#
member Key : string with get

Property Value

Type: String

See Also