'Declaration<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <SerializableAttribute()> Public Class LicensingException Inherits System.ComponentModel.LicenseException Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'UsageDim instance As LicensingException
[CLSCompliant(true)] [ComVisible(false)] [Serializable()] public class LicensingException : System.ComponentModel.LicenseException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[CLSCompliant(true)] [ComVisible(false)] [Serializable()] public ref class LicensingException : public System.ComponentModel.LicenseException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable