| Dart.Snmp Namespace > License Class : Set Method | 
Public Shared Sub Set( _ ByVal licenseKey As String _ )
public static void Set( string licenseKey )
public: static void Set( string* licenseKey )
public: static void Set( String^ licenseKey )
| Exception | Description | 
|---|---|
| System.ArgumentException | Thrown if the trial or developer license key is not properly formed. |