ClearImage .NET API
country Property (DLDecoder)





Inlite.Data Namespace > DLDecoder Class : country Property
Owner's country
Syntax
'Declaration
 
Public ReadOnly Property country As System.String
'Usage
 
Dim instance As DLDecoder
Dim value As System.String
 
value = instance.country
public System.string country {get;}
public read-only property country: System.String; 
public function get country : System.String
public:
property System.String^ country {
   System.String^ get();
}
See Also

Reference

DLDecoder Class
DLDecoder Members