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