[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.ComponentLicense.License"]
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public string License { get; } |
| Visual Basic |
|---|
Public ReadOnly Property License As String Get |
| Visual C++ |
|---|
public: property String^ License { String^ get (); } |
| F# |
|---|
member License : string with get |