'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property ScanRate As DAPropertyDescriptor
'Usage
Dim value As DAPropertyDescriptor value = DAPropertyDescriptor.ScanRate
[NotNull()] public static DAPropertyDescriptor ScanRate {get;}
[NotNull()] public: static property DAPropertyDescriptor^ ScanRate { DAPropertyDescriptor^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).