| IAPManagerDebug Property |
Whether to use local debug license information instead of the current user account.
Namespace: Slash.IAPAssembly: Slash.IAP (in Slash.IAP.dll) Version: 1.0.5843.24184
Syntax public static bool Debug { get; set; }
Public Shared Property Debug As Boolean
Get
Set
public:
static property bool Debug {
bool get ();
void set (bool value);
}
static member Debug : bool with get, set
Property Value
Type:
BooleanSee Also