[Browsable(false)] public Licensing Licensing {get;}
[Browsable(false)] public: __property Licensing* get_Licensing();
[Browsable(false)] public: property Licensing^ Licensing { Licensing^ get(); }
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property Licensing As Licensing
'Usage Dim instance As ScanFix Dim value As Licensing value = instance.Licensing
ScanFix Class ScanFix Members
How can we improve?