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