[Browsable(true)] [Obsolete("This property has been marked for deprecation.")] public string Performance {get;}
[Browsable(true)] [Obsolete("This property has been marked for deprecation.")] public: __property string* get_Performance();
[Browsable(true)] [Obsolete("This property has been marked for deprecation.")] public: property String^ Performance { String^ get(); }
'Declaration
<BrowsableAttribute(True)> <ObsoleteAttribute("This property has been marked for deprecation.")> Public ReadOnly Property Performance As String
'Usage
Dim instance As BarcodeXpress Dim value As String value = instance.Performance