NineKwCaptchaHelperCredits Property
Gets the remaining credits for the current account.
Namespace: DevCase.ThirdParty.NineKwCaptchaAssembly: DevCase.net48.ThirdParty.9KwCaptcha (in DevCase.net48.ThirdParty.9KwCaptcha.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int Credits { get; }
Public ReadOnly Property Credits As Integer
Get
Dim instance As NineKwCaptchaHelper
Dim value As Integer
value = instance.Credits
public:
property int Credits {
int get ();
}
member Credits : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32
The remaining credits for the current account.