public override string FriendlyName {get;}
@property (nonatomic, copy, readonly) NSString* friendlyName;
@Override public String getFriendlyName()
get_FriendlyName();
public: property String^ FriendlyName { String^ get() override; }
'Declaration Public Overrides ReadOnly Property FriendlyName As String
'Usage Dim instance As OneDBarcodeReadOptions Dim value As String value = instance.FriendlyName
The returned value can be used in an application user-interface component. The C# and VB Barcode demos use FriendlyName.
Target Platforms
OneDBarcodeReadOptions Class OneDBarcodeReadOptions Members