ClearImage .NET API
hair Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members