SmartAttributeRawValue32 Property
Gets the RAW (vendor specific) value as a 32-bit signed Integer.
Namespace: DevCase.Core.IO.Devices.DrivesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int RawValue32 { get; }
Public ReadOnly Property RawValue32 As Integer
Get
Dim instance As SmartAttribute
Dim value As Integer
value = instance.RawValue32
public:
property int RawValue32 {
int get ();
}
member RawValue32 : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32