ConfigTestLicensesKey Property |
Get the licenses key for the unit tests.
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public string TestLicensesKey { get; }
Public ReadOnly Property TestLicensesKey As String
Get
public:
virtual property String^ TestLicensesKey {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IConfigTestLicensesKeyRemarks See Also