'DeclarationPublic Property OEMLicenseKey As String
'UsageDim instance As ComponentLicense Dim value As String instance.OEMLicenseKey = value value = instance.OEMLicenseKey
public string OEMLicenseKey {get; set;}
'DeclarationPublic Property OEMLicenseKey As String
'UsageDim instance As ComponentLicense Dim value As String instance.OEMLicenseKey = value value = instance.OEMLicenseKey
public string OEMLicenseKey {get; set;}