Dart.Ssh Namespace > ComLicense Class : Set Method |
'Declaration Public Sub Set( _ ByVal runtimeLicense As String _ )
'Usage Dim instance As ComLicense Dim runtimeLicense As String instance.Set(runtimeLicense)
public void Set( string runtimeLicense )
public: void Set( string* runtimeLicense )
public: void Set( String^ runtimeLicense )