'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Instance As LicensingManagement
'Usage
Dim value As LicensingManagement value = LicensingManagement.Instance
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static readonly LicensingManagement Instance
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static readonly LicensingManagement^ Instance