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