[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.ComponentLicense.Key"]
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 |