[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.ComponentLicense.LicenseType"]
Namespace: Dapfor.Net.Internal.LicensingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public ComponentLicenseType LicenseType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property LicenseType As ComponentLicenseType
Get |
| Visual C++ |
|---|
public:
property ComponentLicenseType LicenseType {
ComponentLicenseType get ();
} |
| F# |
|---|
member LicenseType : ComponentLicenseType with get
|
Property Value
Type:
ComponentLicenseType
See Also