SmartAttributeRawValue64 Property
Gets the RAW (vendor specific) value as a 64-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.
[BrowsableAttribute(false)]
public long RawValue64 { get; }
<BrowsableAttribute(false)>
Public ReadOnly Property RawValue64 As Long
Get
Dim instance As SmartAttribute
Dim value As Long
value = instance.RawValue64
public:
[BrowsableAttribute(false)]
property long long RawValue64 {
long long get ();
}
[<BrowsableAttribute(false)>]
member RawValue64 : int64 with get
No code example is currently available or this language may not be supported.
Property Value
Int64