VFPAPIVFPSetLicenseKey Method |
Sets license key.
Namespace:
VisioForge.VideoFingerPrinting
Assembly:
VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax public static void VFPSetLicenseKey(
string licenseKey
)
Public Shared Sub VFPSetLicenseKey (
licenseKey As String
)
Parameters
- licenseKey
- Type: SystemString
License key.
See Also