ObjectModelErrorCodes.EnableContinuousBarcodeDescription Property
Namespace: Microsoft.SensorServices.Rfid.ObjectModelExtensions
Assembly: Microsoft.Rfid.ObjectModelExtensions (in microsoft.rfid.objectmodelextensions.dll)
Syntax
'Declaration
Public Shared ReadOnly Property EnableContinuousBarcodeDescription As String
public static string EnableContinuousBarcodeDescription { get; }
public:
static property String^ EnableContinuousBarcodeDescription {
String^ get ();
}
/** @property */
public static String get_EnableContinuousBarcodeDescription ()
public static function get EnableContinuousBarcodeDescription () : String
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000
Target Platforms
See Also
Reference
ObjectModelErrorCodes Class
ObjectModelErrorCodes Members
Microsoft.SensorServices.Rfid.ObjectModelExtensions Namespace